Event ApplicationCommandUpdated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when an application command is updated.
public event AsyncEventHandler<DiscordClient, ApplicationCommandEventArgs> ApplicationCommandUpdated
Returns
- AsyncEventHandler<DiscordClient, ApplicationCommandEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.