OptionalaliasesOptionalallowAllows the bot to execute this event triggered by other bots (and itself).
OptionalallowedThe interaction types to restrict execution of the interactionCreate event to.
The code to run when the event fired.
OptionaldisableWhether to disable all possible console errors for this command.
OptionalguildWhether this command can only be executed on guilds.
OptionalnameThe name for this command. Used as custom ID filter for interactionCreate events.
OptionalnameWhether the command name and aliases should be case-insensitive, this only affects letters.
OptionalprefixThe prefix mode to use for this command.
The event type the bot will listen to.
OptionalunprefixedWhether the command can be executed without a prefix.
This property is considered legacy, prefixMode is preferred instead.
The aliases for this command.