Package-level declarations
Types
Link copied to clipboard
class MutableCommandBuilder<C : Any>(commandBuilder: Command.Builder<C>, commandManager: CommandManager<C>)
A mutable Command.Builder wrapper, providing functions to assist in creating commands using the Kotlin builder DSL style