Class CommandEventArgs
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Base class for all CNext-related events.
public class CommandEventArgs : AsyncEventArgs
- Inheritance
-
CommandEventArgs
- Derived
Properties
- Command
Gets the command that was executed.
- Context
Gets the context in which the command was executed.