OptionalanswerThe parsed answer with proper typing.
The component type identifier.
The unique identifier for this form entry.
OptionaldescriptionOptional description to provide additional context. Max 100 characters. Displayed under the label.
The label displayed to the user. For text inputs and file uploads: shown in the label component For select menus: shown in the label component
The parser function to transform the response(s) to the proper type.
OptionalrawThe raw value(s) of the entry as returned by Discord.
The expected response type after parsing.
A form entry using a text input component. Supports short (single-line) or paragraph (multi-line) input styles.