DiscordMentionableSelectInteractionResponse
Documentation / @discordeno/types / DiscordMentionableSelectInteractionResponse
Interface: DiscordMentionableSelectInteractionResponse
Defined in: discord/components.ts:489
Properties
component_type?
optionalcomponent_type?:MentionableSelect
Defined in: discord/components.ts:499
Remarks
This is only returned for interaction responses from message interactions
custom_id
custom_id:
string
Defined in: discord/components.ts:503
The custom id for the mentionable select
id
id:
number
Defined in: discord/components.ts:501
32 bit integer used as an optional identifier for component
resolved
resolved:
DiscordInteractionDataResolved
Defined in: discord/components.ts:505
Resolved entities from selected options
type?
optionaltype?:MentionableSelect
Defined in: discord/components.ts:494
Remarks
This is only returned for interaction responses from modals
values
values:
string[]
Defined in: discord/components.ts:507
IDs of the selected mentionables