Skip to main content
Module

x/wackford/discordeno.ts>DiscordApplicationCommandOptionChoice

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface DiscordApplicationCommandOptionChoice
Re-export
import { type DiscordApplicationCommandOptionChoice } from "https://deno.land/x/wackford@v0.0.5/discordeno.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