Skip to main content
Module

x/harmony/mod.ts>ActionRowComponent

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

Properties

type: MessageComponentType.ACTION_ROW | "ACTION_ROW"
components: MessageComponentData[]