Skip to content

SlashSubCommandGroups

Represents a sub-command group for a slash command.

Kind: global class
Extends: Base

Constructs a new instance of the Sub_Command_Group class.

ParamTypeDescription
[data]ObjectThe data for the sub-command group.
clientClientThe client object.