An array of additional prefixes that may be used to trigger commands within this group.
The default prefix used to execute commands within this command group.
If not specified, the default prefix is !
.
A human-readable description for this command group.
A composition of filters that determine if the command can be executed.
For a complete list of filters and their descriptions, see discord.command.filters.
A human-readable label for this command group.
If true
, users will be able to run this command via a mention/ping, followed by a space, and the command name/arguments.
If false
, the command group will not auto-register MESSAGE_CREATE events upon creation.
Generated using TypeDoc
Options used when creating a new discord.command.CommandGroup.