typealias AnyAPIActionRowComponent

external
type AnyAPIActionRowComponent = APIActionRowComponent<APIActionRowComponentTypes> | APIActionRowComponentTypes;

Any action row component data represented as an object.