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. 'file_url' for single, 'file_urls' for multiple files.
A form entry using a file upload component. Allows users to upload one or more files.