Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIApplicationCommandOptionChoice<ValueType>

Type Parameters

  • ValueType = string | number

Hierarchy

  • APIApplicationCommandOptionChoice

Index

Properties

name: string
name_localizations?: null | Partial<Record<"en-US" | "en-GB" | "bg" | "zh-CN" | "zh-TW" | "hr" | "cs" | "da" | "nl" | "fi" | "fr" | "de" | "el" | "hi" | "hu" | "it" | "ja" | "ko" | "lt" | "no" | "pl" | "pt-BR" | "ro" | "ru" | "es-ES" | "sv-SE" | "th" | "tr" | "uk" | "vi", null | string>>
value: ValueType

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM