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