typealias AnyAPIActionRowComponent

export declare type AnyAPIActionRowComponent = APIActionRowComponentTypes | APIActionRowComponent<APIActionRowComponentTypes>;

Constructors

constructor()