Preview environment

typealias AnyAPIActionRowComponent

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

Any action row component data represented as an object.