options property

Iterable<InteractionOption> options

Any args under this as you can have sub commands

Implementation

Iterable<InteractionOption> get options;