Skip to main content
Extremely Popular
Go to Latest
interface DiscordApplicationCommandOptionChoice
Re-export
import { type DiscordApplicationCommandOptionChoice } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Properties

name: string

1-100 character choice name

optional
name_localizations: Localization | null

Localization object for the name field. Values follow the same restrictions as name

value: string | number

Value for the choice, up to 100 characters if string