Property Choices
- Assembly
- DSharpPlus.Commands.dll
Choices
The list of available choices for this autocomplete provider, without any filtering applied.
protected virtual IEnumerable<DiscordAutoCompleteChoice> Choices { get; }
Property Value
- IEnumerable<DiscordAutoCompleteChoice>