Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Command

Bot core command object

Hierarchy

Index

Constructors

constructor

Properties

Readonly default_permission

default_permission: boolean

Discord API default_permission

readonly

Readonly manager

Manager in which this command is registered

readonly

Readonly name

name: string

Command name

readonly

Readonly type

CommandBot's internal command type

readonly

Methods

isBaseCommandType

isChildCommandType

isCommandType

  • isCommandType<T>(type: T): this is Commands<T>

toObject

Generated using TypeDoc