Class CommandManager

Hierarchy

  • CommandManager

Constructors

Properties

client: Client<boolean>
messageCommands: Collection<string, MessageCommand>
modalReceivers: Collection<string, ModalReceiver>
prefixCommands: Collection<string, PrefixCommand>
slashCommands: Collection<string, SlashCommand>
userCommands: Collection<string, UserCommand>

Methods

Generated using TypeDoc