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