Skip to main content

DiscordTextInputInteractionResponse

Documentation


Documentation / @discordeno/types / DiscordTextInputInteractionResponse

Interface: DiscordTextInputInteractionResponse

Defined in: discord/components.ts:305

https://docs.discord.com/developers/components/reference#text-input-text-input-interaction-response-structure

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