Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

label: string
value: string
optional
description: string
optional
emoji: MessageComponentEmoji
optional
default: boolean