gampang - v2.3.7
Preparing search index...
CommandLoader
Class CommandLoader
CommandLoader
Index
Constructors
constructor
Methods
load
reload
Constructors
constructor
new
CommandLoader
(
client
:
Client
,
directoryPath
:
string
)
:
CommandLoader
Parameters
client
:
Client
directoryPath
:
string
Command's directory
Returns
CommandLoader
Methods
load
load
(
directoryPath
?:
string
)
:
Promise
<
void
>
Load commands
Parameters
Optional
directoryPath
:
string
Command's directory
Returns
Promise
<
void
>
reload
reload
()
:
Promise
<
void
>
Reload commands
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
load
reload
gampang - v2.3.7
Loading...
CommandLoader