Event CommandExecuted
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
Triggered whenever a command executes successfully.
public event AsyncEventHandler<CommandsNextExtension, CommandExecutionEventArgs> CommandExecuted
Returns
- AsyncEventHandler<CommandsNextExtension, CommandExecutionEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.