| Class | Description |
|---|---|
| CommandArgumentConfig |
Represents configuration of argument
|
| CommandArgumentConfigBuilder |
A sub-builder for
CommandConfigBuilder, used in
CommandConfigBuilder.addArguments(CommandArgumentConfigBuilder...)Changes to this builder won't affect arguments configuration once CommandConfigBuilder.build() is called. |
| CommandConfig |
Represent configuration of command
|
| CommandConfigBuilder |
A builder for convenient
CommandConfig instance creation. |
| Enum | Description |
|---|---|
| CommandListType |