Property Choices
- Namespace
- DisCatSharp.ApplicationCommands.Entities
- Assembly
- DisCatSharp.ApplicationCommands.dll
Choices
Gets the choice translators, if applicable.
[JsonProperty("choices", NullValueHandling = NullValueHandling.Ignore)]
public List<ChoiceTranslator>? Choices { get; set; }