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