Class ApplicationCommandsModule
- Namespace
- Dis
Cat .ApplicationSharp Commands
- Assembly
- DisCatSharp.ApplicationCommands.dll
Represents a base class for application command modules
- Inheritance
-
Application
Commands Module
- Inherited Members
Methods
- After
Context Menu Execution Async(Context Menu Context) Called after the execution of a context menu in the module.
- After
Slash Execution Async(Interaction Context) Called after the execution of a slash command in the module.
- Before
Context Menu Execution Async(Context Menu Context) Called before the execution of a context menu in the module.
- Before
Slash Execution Async(Interaction Context) Called before the execution of a slash command in the module.