We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c342db8 commit 528eb3dCopy full SHA for 528eb3d
1 file changed
discord/ui/file_upload.py
@@ -53,7 +53,7 @@
53
54
55
class FileUpload(Item[V]):
56
- """Represents a file upload component within a modal.
+ """Represents a file upload component within a modal that can only be used in :class:`Label`.
57
58
.. versionadded:: 2.7
59
0 commit comments