oopscord.js
Preparing search index...
CommandModuleOptions
Type Alias CommandModuleOptions
type
CommandModuleOptions
=
{
commands
?:
(
new
(
...
args
:
any
[]
)
=>
any
)
[]
;
}
Index
Properties
commands?
Properties
Optional
commands
commands
?:
(
new
(
...
args
:
any
[]
)
=>
any
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commands
oopscord.js
Loading...