@typed-discord/rest
Preparing search index...
types
MessageInteractionResponse
Function MessageInteractionResponse
MessageInteractionResponse
(
id
:
`
${
bigint
}
`
,
type
:
InteractionTypes
,
name
:
string
,
optional
?:
Omit
<
MessageInteractionResponse
,
"id"
|
"name"
|
"type"
>
,
)
:
MessageInteractionResponse
Parameters
id
:
`
${
bigint
}
`
type
:
InteractionTypes
name
:
string
Optional
optional
:
Omit
<
MessageInteractionResponse
,
"id"
|
"name"
|
"type"
>
Returns
MessageInteractionResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...