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 2a7a075 commit d9bb825Copy full SHA for d9bb825
discord/ui/modal.py
@@ -31,6 +31,7 @@
31
32
ModalItem = Union[InputText, Item[M]]
33
34
+
35
class Modal:
36
"""Represents a UI Modal dialog.
37
0 commit comments