DiscordCheckboxGroupInteractionResponse
Documentation / @discordeno/types / DiscordCheckboxGroupInteractionResponse
Interface: DiscordCheckboxGroupInteractionResponse
Defined in: discord/components.ts:850
Properties
custom_id
custom_id:
string
Defined in: discord/components.ts:855
The custom id for the checkbox group
id
id:
number
Defined in: discord/components.ts:853
32 bit integer used as an optional identifier for component
type
type:
CheckboxGroup
Defined in: discord/components.ts:851
values
values:
string[]
Defined in: discord/components.ts:857
The values of the selected options, or an empty array if no options are selected