Skip to main content
Module

x/harmony/src/interactions/tsxComponents.ts>ButtonProps

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

Properties

optional
id: string
optional
label: string
optional
url: string
optional
disabled: boolean
optional
emoji: MessageComponentEmoji