Extremely Popular
Go to Latest
interface ApplicationCommandOptionChoice
import { type ApplicationCommandOptionChoice } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/mod.ts";

Properties

name: string

1-100 character choice name

value: string | number

Value of the choice, up to 100 characters if string

import ApplicationCommandOptionChoice
import { ApplicationCommandOptionChoice } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/mod.ts";