Action row component

action_row

Example scripts

Action rows are used in messages for having multiple buttons in one row, or containing one select menu.

For convenience and backward compatibility, this can also be directly parsed from simply a list of components.

Schema fields #

Key Type Description
component String For action rows always action_row
components List of Components The child components. Either up to 5 buttons or one select menu