Skip to main content
Module

x/harmony/mod.ts>ActionRow

An easy to use Discord API Library for Deno.
Go to Latest
function ActionRow
import { ActionRow } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Represents a row containing other components. All components must go inside Action Rows.

Parameters

props: { }
children: Element[]