Alais command names for this command, only works with prefix commands.
The category this command might belong to.
The description for the command.
What kinds of command this is, sets wether or not this command is a prefix command, interaction command, or both.
The name of the command.
The options for the command.
The preconditions for the command.
The type of the command.
A reference to the container.
When a autocomplete interaction is received for this command.
The autocomplete
When a message context menu command interaction is received for this command.
The select menu interaction
When a user context menu command interaction is received for this command.
The user context menu
All commands must extend this class and implement its abstract methods.