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