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