Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
CommandProcess
Interface CommandProcess<T>
The function to be called when a command is executed.
Type parameters
T
:
Textable
=
TextableChannel
Hierarchy
CommandProcess
Callable
Command
Process
(
msg
:
Message
<
T
>
, args
:
string
[]
, ctx
:
CommandContext
)
:
void
The function to be called when a command is executed.
Parameters
msg:
Message
<
T
>
args:
string
[]
ctx:
CommandContext
Returns
void
Exports
Client
Command
Event
Listener
Client
Options
Command
Context
Command
Process
Command
Requirements
Event
Context
Event
Listener
Options
Prefix
Function
ClientOAuth
Application
Client
Events
Eris
Generated using
TypeDoc
The function to be called when a command is executed.