Are you an LLM? You can read better optimized documentation at /en/message-templates/components/action-row.md for this page in Markdown format
Action Row
Action Row is layout component that can contain:
- Up to 5 Buttons;
- A single String Select Menu or Entity Select Menu.
It's not possible to mix different component types here, e.g. action row can only contain either up to 5 buttons or one single select menu, but not both types at the same time.
Availability
Action Row component is available for all message template modes (text, embed, components).
WARNING
Specific component availability depends on the context. For example, select menus and non-link buttons are only available for Custom Commands.