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 94d1446 commit fcbbac3Copy full SHA for fcbbac3
discord/components.py
@@ -79,6 +79,7 @@
79
"Separator",
80
"Container",
81
"Label",
82
+ "SelectDefaultValue",
83
)
84
85
C = TypeVar("C", bound="Component")
0 commit comments