DiscordChannelSelectInteractionResponse
Documentation / @discordeno/types / DiscordChannelSelectInteractionResponse
Interface: DiscordChannelSelectInteractionResponse
Defined in: discord/components.ts:561
Properties
component_type?
optionalcomponent_type?:ChannelSelect
Defined in: discord/components.ts:571
Remarks
This is only returned for interaction responses from message interactions
custom_id
custom_id:
string
Defined in: discord/components.ts:575
The custom id for the channel select
id
id:
number
Defined in: discord/components.ts:573
32 bit integer used as an optional identifier for component
resolved
resolved:
DiscordInteractionDataResolved
Defined in: discord/components.ts:577
Resolved entities from selected options
type?
optionaltype?:ChannelSelect
Defined in: discord/components.ts:566
Remarks
This is only returned for interaction responses from modals
values
values:
string[]
Defined in: discord/components.ts:579
IDs of the selected channels