Skip to main content
Module

x/harmony/mod.ts>ElementType

An easy to use Discord API Library for Deno.
Latest
type alias ElementType
import { type ElementType } from "https://deno.land/x/harmony@v2.9.0/mod.ts";
definition:
| "Root"
| "ActionRow"
| "Button"
| "Select"
| "Option"