Skip to main content
Module

x/harmony/mod.ts>ApplicationCommandChoice

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

Properties

name: string

(Display) name of the Choice

value: any

Actual value to be sent in Interaction Slash Command Data