Preparing search index...
The search index is not available
@tryforge/forgescript
@tryforge/forgescript
ForgeFunctionManager
Class ForgeFunctionManager
Index
Constructors
constructor
Properties
client
functions
Methods
add
get
load
populate
resolve
Constructors
constructor
new
Forge
Function
Manager
(
client
)
:
ForgeFunctionManager
Parameters
client
:
ForgeClient
Returns
ForgeFunctionManager
Properties
Private
Readonly
client
client
:
ForgeClient
Private
Readonly
functions
functions
:
Map
<
string
,
ForgeFunction
>
= ...
Methods
add
add
(
...
options
)
:
void
Parameters
Rest
...
options
:
RecursiveArray
<
IForgeFunction
|
ForgeFunction
>
[]
Returns
void
get
get
(
name
)
:
undefined
|
ForgeFunction
Parameters
name
:
string
Returns
undefined
|
ForgeFunction
load
load
(
path
)
:
void
Parameters
path
:
string
Returns
void
populate
populate
(
)
:
void
Returns
void
resolve
resolve
(
s
)
:
ForgeFunction
Parameters
s
:
IForgeFunction
|
ForgeFunction
Returns
ForgeFunction
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
client
functions
add
get
load
populate
resolve
@tryforge/forgescript
ArgType
CalendarType
ErrorType
HTTPContentType
LogPriority
LogType
OperatorType
RegistrationType
ReturnType
ApplicationCommand
ApplicationCommandManager
Arg
BaseCommand
BaseCommandManager
BaseEventHandler
CompiledFunction
Compiler
Container
Context
CooldownManager
DiscordEventHandler
Loading...
Generated using
TypeDoc