options property

List<ApplicationCommandOption>? options
final

the parameters for the command, max 25

valid for CHAT_INPUT only

Implementation

final List<ApplicationCommandOption>? options;