Preview environment

typealias AnyAPIActionRowComponent

external
type AnyAPIActionRowComponent = APIActionRowComponent<APIComponentInActionRow> | APIComponentInActionRow | APIMessageComponent;

Any action row component data represented as an object.