Preparing search index...
The search index is not available
@tryforge/forgescript
@tryforge/forgescript
ForgeFunction
Class ForgeFunction
Index
Constructors
constructor
Properties
compiled?
data
Methods
as
Native
call
populate
Constructors
constructor
new
Forge
Function
(
data
)
:
ForgeFunction
Parameters
data
:
IForgeFunction
Returns
ForgeFunction
Properties
Optional
compiled
compiled
?:
IExtendedCompilationResult
Readonly
data
data
:
IForgeFunction
Methods
as
Native
as
Native
(
)
:
NativeFunction
<
IArg
<
String
,
boolean
,
boolean
,
EnumLike
<
any
>
>
[]
,
any
>
Returns
NativeFunction
<
IArg
<
String
,
boolean
,
boolean
,
EnumLike
<
any
>
>
[]
,
any
>
call
call
(
ctx
,
args
)
:
Promise
<
Return
<
Error
>
|
Return
<
Stop
|
Success
>
>
Parameters
ctx
:
Context
args
:
string
[]
Returns
Promise
<
Return
<
Error
>
|
Return
<
Stop
|
Success
>
>
populate
populate
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
compiled
data
as
Native
call
populate
@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