Main structure for managing commands and interactions.
A map of commands with additional command navigation functions.
Finds matching command and executes it.
The interaction received
Stores commands to commands property. Can be used to reload commands.
Generated using TypeDoc
Main structure for managing commands and interactions.