CommandDispatcher
class CommandDispatcher(registry: CommandRegistry, permissionChecker: PermissionChecker, messages: ProxyMessages = ProxyMessagesLoader.defaults())
Parses and dispatches command input.
Constructors
Link copied to clipboard
constructor(registry: CommandRegistry, permissionChecker: PermissionChecker, messages: ProxyMessages = ProxyMessagesLoader.defaults())