choices property

List<CommandOptionChoice>? choices
final

The choices available for this option.

Implementation

final List<CommandOptionChoice>? choices;