Event ContextMenuExecuted
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Fire when the execution of a context menu is successful.
public event AsyncEventHandler<SlashCommandsExtension, ContextMenuExecutedEventArgs> ContextMenuExecuted
Returns
- AsyncEventHandler<SlashCommandsExtension, ContextMenuExecutedEventArgs>
- Fire when the execution of a context menu is successful.