Type alias IActionRow

IActionRow: {
    components: IComponent[];
}

Type declaration

Generated using TypeDoc