Create a new command handler.
The data of the command.
Private
Readonly
callbacksThe callbacks of the command.
Private
Readonly
dataThe data of the command.
The description of the command.
The name of the command.
Private
Readonly
rawThe raw requirements before load.
The requirements of the command.
Make this class to API application command.
Add option to the command.
The options to add.
Add options to the command.
The options to add.
Add sub command to the command.
The sub command to add.
Add sub command group to the command.
The sub commands to add.
Add callback to the command.
The callback to add.
Optional
subCommand: stringThe sub command to add the callback to (Can contain spaces if it's subcommand group).
Register client into the command.
The client to register.
Generated using TypeDoc
The command will load into kommando.