Method AfterSlashExecutionAsync
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
AfterSlashExecutionAsync(InteractionContext)
Called after the execution of a slash command in the module.
public virtual Task AfterSlashExecutionAsync(InteractionContext ctx)
Parameters
ctx
InteractionContextThe context.