choices property

List<IArgChoice> choices

Choices for CommandOptionType.string and CommandOptionType.string types for the user to pick from

Implementation

List<IArgChoice> get choices;