DiscordTextInputInteractionResponse
Documentation / @discordeno/types / DiscordTextInputInteractionResponse
Interface: DiscordTextInputInteractionResponse
Defined in: discord/components.ts:305
Properties
custom_id
custom_id:
string
Defined in: discord/components.ts:310
The custom id for the text input
id
id:
number
Defined in: discord/components.ts:308
32 bit integer used as an optional identifier for component
type
type:
TextInput
Defined in: discord/components.ts:306
value
value:
string
Defined in: discord/components.ts:312
The user's input text