Skip to main content
interface SlashCommandChoice
import { type SlashCommandChoice } from "https://deno.land/x/drex@v1.1.1/mod.ts";

Properties

name: string

(Display) name of the Choice

value: any

Actual value to be sent in Interaction Slash Command Data