Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/JSON
JSONDiscordRESTError
Interface JSONDiscordRESTError
interface
JSONDiscordRESTError
{
message
:
string
;
method
:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
|
"PATCH"
;
name
:
string
;
resBody
:
null
|
Record
<
string
,
unknown
>
;
stack
:
string
;
}
Index
Properties
message
method
name
res
Body
stack
Properties
message
message
:
string
method
method
:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
|
"PATCH"
name
name
:
string
res
Body
res
Body
:
null
|
Record
<
string
,
unknown
>
stack
stack
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
message
method
name
res
Body
stack
Oceanic
Loading...