A command group, contains all the commands related to a group.

Hierarchy

  • CommandGroup

Constructors

Properties

Methods

Constructors

Properties

commands: Collection<string, Command<CommandTrigger>>

A collection of the commands registered to this group, mapped by the command's name and the command.

Memberof

CommandGroup

id: string

The ID of this group.

Memberof

CommandGroup

name: string

The name of this group.

Memberof

CommandGroup

Methods

Generated using TypeDoc