Skip to content

Commit b619025

Browse files
authored
actionrow clarification
1 parent d4dc1c5 commit b619025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/ui/action_row.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030

3131
class ActionRow(Item[V]):
32-
"""Represents a UI Action Row used in :class:`discord.ui.View`.
32+
"""Represents a UI Action Row used in :class:`discord.ui.DesignerView`.
3333
3434
The items supported are as follows:
3535

0 commit comments

Comments
 (0)