DiscordStringSelectInteractionResponse
Documentation / @discordeno/types / DiscordStringSelectInteractionResponse
Interface: DiscordStringSelectInteractionResponse
Defined in: discord/components.ts:240
Properties
component_type?
optionalcomponent_type?:StringSelect
Defined in: discord/components.ts:250
Remarks
This is only returned for interaction responses from message interactions
custom_id
custom_id:
string
Defined in: discord/components.ts:254
The custom id for the string select menu
id
id:
number
Defined in: discord/components.ts:252
32 bit integer used as an optional identifier for component
type?
optionaltype?:StringSelect
Defined in: discord/components.ts:245
Remarks
This is only returned for interaction responses from modals
values
values:
string[]
Defined in: discord/components.ts:256
The text of the selected options