Discord.https - v3.0.16
Preparing search index...
index
RPCErrorDispatch
Interface RPCErrorDispatch<Cmd>
interface
RPCErrorDispatch
<
Cmd
extends
Exclude
<
RPCCommands
,
Dispatch
>
=
Exclude
<
RPCCommands
,
Dispatch
>
,
>
{
cmd
:
Cmd
;
data
:
RPCErrorDispatchData
;
evt
:
Error
;
nonce
:
string
;
}
Type Parameters
Cmd
extends
Exclude
<
RPCCommands
,
Dispatch
>
=
Exclude
<
RPCCommands
,
Dispatch
>
Hierarchy (
View Summary
)
RPCCommandMessage
<
Cmd
>
RPCErrorDispatch
Index
Properties
cmd
data
evt
nonce
Properties
cmd
cmd
:
Cmd
data
data
:
RPCErrorDispatchData
evt
evt
:
Error
nonce
nonce
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cmd
data
evt
nonce
Discord.https - v3.0.16
Loading...