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