Base adapter, the base result of Command#adapter().
Protected
Internally stores command data.
Internally used to add a command to the command manager.
Defines the function to execute when the command is handled, and automatically adds the command to the command manager.
Utility method to log the Discord API-compatible command data for this command to a JSON file at the provided absolute path.
Generated using TypeDoc
Base adapter, the base result of Command#adapter().