ODSlashCommandUniversalOptionChoice interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
A universal template for a slash command option choice. (used in string
options)
Why universal? Both existing slash commands & unregistered templates can be converted to this type.
Properties
name
string ➜ string
The name of this choice.
nameLocalizations
type ➜ readonly (api.ODSlashCommandUniversalTranslation[])
All localized names of this choice.
value
string ➜ string
The value of this choice.