Skip to main content
Module

x/harmony/deploy.ts>ElementType

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