We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3df97f commit a76208aCopy full SHA for a76208a
discord/ui/file_upload.py
@@ -22,7 +22,7 @@ class FileUpload:
22
Parameters
23
----------
24
label: :class:`str`
25
- The label for the file upload field.
+ The label for this component
26
Must be 45 characters or fewer.
27
custom_id: Optional[:class:`str`]
28
The ID of the input text field that gets received during an interaction.
0 commit comments