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