Options
All
  • Public
  • Public/Protected
  • All
Menu

Manages the order and execution of commands.

Hierarchy

  • CommandService

Constructors

Methods

Constructors

constructor

Parameters

Returns CommandService

Methods

execute

  • execute(message: Message): Promise<void>

Runs through the list of managed commands and checks for if the given message should trigger a command.

Parameters

  • message: Message

    Message to check then execute if passes command requirements.

Returns Promise<void>

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.