options property

List<ICommandOption> options

If the option is a subcommand or subcommand group type, this nested options will be the parameters

Implementation

List<ICommandOption> get options;