new GuildCommand(data)
Class representing a command.
Parameters:
Name | Type | Description |
---|---|---|
data |
CommandData.<T> | The CommandData. |
- Source:
Members
(constant) dmOnly :boolean
Type:
- boolean
- Source:
(constant) guildOnly :boolean
Type:
- boolean
- Source: