Event ContextMenuInvoked
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Fired when a context menu has been received and is to be executed
public event AsyncEventHandler<SlashCommandsExtension, ContextMenuInvokedEventArgs> ContextMenuInvoked
Returns
- AsyncEventHandler<SlashCommandsExtension, ContextMenuInvokedEventArgs>
- Fired when a context menu has been received and is to be executed