Event CommandExecuted
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
Executed everytime a command is finished executing.
public event AsyncEventHandler<CommandsExtension, CommandExecutedEventArgs> CommandExecutedReturns
- AsyncEventHandler<CommandsExtension, CommandExecutedEventArgs>
- Executed everytime a command is finished executing.