import { ActionRow } from "https://deno.land/x/harmony@v2.8.0/src/interactions/tsxComponents.ts";
Represents a row containing other components. All components must go inside Action Rows.
Parameters
children: Element[]
x/harmony/src/interactions/tsxComponents.ts>ActionRow
import { ActionRow } from "https://deno.land/x/harmony@v2.8.0/src/interactions/tsxComponents.ts";
Represents a row containing other components. All components must go inside Action Rows.