options property

List<CommandOptionBuilder> options
getter/setter pair

The arguments that the command takes

Implementation

List<CommandOptionBuilder> options;