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 dc011a7 commit 807d4ceCopy full SHA for 807d4ce
discord/components.py
@@ -1365,7 +1365,6 @@ class FileUpload(Component):
1365
The custom ID of the file upload field that gets received during an interaction.
1366
min_values: Optional[:class:`int`]
1367
The minimum number of files that must be uploaded.
1368
- Defaults to 0.
1369
max_values: Optional[:class:`int`]
1370
The maximum number of files that can be uploaded.
1371
required: Optional[:class:`bool`]
0 commit comments