Method AfterContextMenuExecutionAsync
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
AfterContextMenuExecutionAsync(ContextMenuContext)
Called after the execution of a context menu in the module.
public virtual Task AfterContextMenuExecutionAsync(ContextMenuContext ctx)
Parameters
ctx
ContextMenuContextThe context.