The client that this command dispatcher will be used by.
he command registry used by this command dispatcher.
Readonly
clientThe client that this command dispatcher will be used by.
CommandDispatcher
Readonly
registryThe command registry used by this command dispatcher.
CommandDispatcher
Handles command fetching and execution for slash commands.
The interaction that triggered this handler.
client#commandExecute
Handles command fetching and execution for message based commands (RegularCommand).
The message that triggered this handler.
client#commandExecute
Generated using TypeDoc
A command dispatcher. This handles command fetching and execution.