Table of Contents

Event GuildApplicationCommandCountUpdated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a new application command is registered.

public event AsyncEventHandler<DiscordClient, GuildApplicationCommandCountEventArgs> GuildApplicationCommandCountUpdated

Returns

AsyncEventHandler<DiscordClient, GuildApplicationCommandCountEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.