Class CommandExecutionEventArgs
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Represents arguments for CommandExecuted event.
public class CommandExecutionEventArgs : CommandEventArgs
- Inheritance
-
CommandExecutionEventArgs
- Inherited Members
Properties
- Command
Gets the command that was executed.