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 9c42603 commit 498c28bCopy full SHA for 498c28b
discord/components.py
@@ -82,6 +82,7 @@
82
"Container",
83
"Label",
84
"SelectDefaultValue",
85
+ "FileUpload",
86
)
87
88
C = TypeVar("C", bound="Component")
0 commit comments