Search
Preparing search index...
The search index is not available
discord-command-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Command"
Command
Class Command<BotRef>
Type parameters
BotRef
Hierarchy
Command
Index
Constructors
constructor
Properties
keyword
Methods
description
execute
signature
Constructors
constructor
new
Command
(
keyword
:
string
)
:
Command
Parameters
keyword:
string
Returns
Command
Properties
keyword
keyword
:
string
Methods
description
description
(
)
:
string
Returns
string
Abstract
execute
execute
(
args
:
object
, ref
:
BotRef
)
:
void
Parameters
args:
object
ref:
BotRef
Returns
void
Abstract
signature
signature
(
)
:
ArgSignature
[]
Returns
ArgSignature
[]
Globals
"
Command"
"
Command
Pool"
"
Errors"
"index"
Arg
Type
Command
constructor
keyword
description
execute
signature
Arg
Signature
Generated using
TypeDoc