choices property

choices for STRING, INTEGER, and NUMBER types for the user to pick from, max 25

Implementation

final List<ApplicationCommandOptionChoice>? choices;