Property Choices
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Choices
The choices to send on this interaction response. Mutually exclusive with content, embed, and components.
public IReadOnlyList<DiscordApplicationCommandAutocompleteChoice> Choices { get; }