options property

Iterable<InteractionOption> options
latefinal

Any args under this as you can have sub commands

Implementation

late final Iterable<InteractionOption> options;