typealias AnyAPIActionRowComponent

type AnyAPIActionRowComponent = APIActionRowComponent<APIComponentInActionRow> | APIComponentInActionRow;

Any action row component data represented as an object.