choices property

List<CommandOptionChoiceBuilder>? choices
getter/setter pair

Implementation

List<CommandOptionChoiceBuilder<dynamic>>? choices;