CommandContext
CommandContext
Represents a command context.
| Property | Type | Value | Description | 
|---|---|---|---|
| client | Client<boolean> | N/A | The client that instantiated this command. | 
| handler | CommandKit | N/A | The command data. | 
| interaction | Interaction<CacheType> | N/A | The interaction that triggered this command. |