Preparing search index...
The search index is not available
@tryforge/forgescript
@tryforge/forgescript
IHttpOptions
Interface IHttpOptions
interface
IHttpOptions
{
body
:
string
;
contentType
?:
HTTPContentType
;
form
?:
FormData
;
headers
:
Record
<
string
,
string
>
;
method
:
string
;
response
?:
{
headers
?:
Headers
;
ping
?:
number
;
}
;
}
Index
Properties
body
content
Type?
form?
headers
method
response?
Properties
body
body
:
string
Optional
content
Type
content
Type
?:
HTTPContentType
Optional
form
form
?:
FormData
headers
headers
:
Record
<
string
,
string
>
method
method
:
string
Optional
response
response
?:
{
headers
?:
Headers
;
ping
?:
number
;
}
Type declaration
Optional
headers
?:
Headers
Optional
ping
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
body
content
Type
form
headers
method
response
@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