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 340b5d5 commit 3f3ae31Copy full SHA for 3f3ae31
discord/ui/action_row.py
@@ -71,7 +71,7 @@ class ActionRow(ViewItem[V]):
71
"""
72
73
__item_repr_attributes__: tuple[str, ...] = (
74
- "items",
+ "children",
75
"id",
76
)
77
0 commit comments