Event ContextMenuChecksFailed
- Namespace
- DisCatSharp.ApplicationCommands
- Assembly
- DisCatSharp.ApplicationCommands.dll
Fires when context menu execution is aborted because one or more pre-execution checks failed.
public event AsyncEventHandler<ApplicationCommandsExtension, ContextMenuChecksFailedEventArgs> ContextMenuChecksFailed
Returns
- AsyncEventHandler<ApplicationCommandsExtension, ContextMenuChecksFailedEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.