typealias ActionRowComponent

export type ActionRowComponent = MessageActionRowComponent | ModalActionRowComponent;