typealias ActionRowComponentData

export type ActionRowComponentData = MessageActionRowComponentData | ModalActionRowComponentData;