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