Package org. openredstone. chad. commands. dsl
The command DSL.
Types
Link copied to clipboard
An annotation class for the command DSL.
Link copied to clipboard
Used in command.
Link copied to clipboard
class ReplyScope(sender: Sender, message: Message, cs: CoroutineScope) : CoroutineScope
Content copied to clipboard
Used in CommandScope.reply.
Link copied to clipboard
A wrapper around a Command, for usage as a subcommand inside another command.