A Command group, can only be used with slash commands currently
Groups can have subgroups, but not anything deeper than those 2 levels. This is because of discord restrictions.
name of the group as it shows in discord, 1-32 characters (no symbols except - and _)
description of the group, 1-100 characters
Optional
Sets the default member permissions required to run commands in this group Set to 0 to restrict to administrators
Create a subgroup from this group.
Note: subgroups cannot be made from other subgroups.
name of the subgroup, 1-32 characters
description of the subgroup, 1-100 characters
Generated using TypeDoc
A Command group, can only be used with slash commands currently
Groups can have subgroups, but not anything deeper than those 2 levels. This is because of discord restrictions.