Search
Preparing search index...
The search index is not available
@gcommands/events
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@gcommands/events
Event
Class Event
Hierarchy
Event
Index
Constructors
constructor
Properties
_path
client
name
once
options
ws
Methods
reload
run
Constructors
constructor
new
Event
(
client
:
any
, options
:
EventOptions
)
:
Event
Parameters
client:
any
options:
EventOptions
Returns
Event
Properties
_path
_path
:
string
client
client
:
any
name
name
:
string
once
once
:
boolean
options
options
:
any
ws
ws
:
boolean
Methods
reload
reload
(
)
:
Promise
<
true
|
void
>
Returns
Promise
<
true
|
void
>
run
run
(
client
:
any
,
...
args
:
any
[]
)
:
void
Parameters
client:
any
Rest
...
args:
any
[]
Returns
void
Exports
Event
constructor
_path
client
name
once
options
ws
reload
run
Generated using
TypeDoc