Event SlashCommandErrored
- Namespace
- DisCatSharp.ApplicationCommands
- Assembly
- DisCatSharp.ApplicationCommands.dll
Fires when the execution of a slash command fails.
public event AsyncEventHandler<ApplicationCommandsExtension, SlashCommandErrorEventArgs> SlashCommandErrored
Returns
- AsyncEventHandler<ApplicationCommandsExtension, SlashCommandErrorEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.