Event ContextMenuErrored
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Fires when the execution of a context menu fails.
public event AsyncEventHandler<SlashCommandsExtension, ContextMenuErrorEventArgs> ContextMenuErrored
Returns
- AsyncEventHandler<SlashCommandsExtension, ContextMenuErrorEventArgs>
- Fires when the execution of a context menu fails.