Event SlashCommandErrored
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Fires when the execution of a slash command fails.
public event AsyncEventHandler<SlashCommandsExtension, SlashCommandErrorEventArgs> SlashCommandErrored
Returns
- AsyncEventHandler<SlashCommandsExtension, SlashCommandErrorEventArgs>
- Fires when the execution of a slash command fails.