powered by
This class dispatches all kinds of updates to its registered handlers.
Dispatcher(bot)
The bot object that should be passed to the handlers.
An R6Class object.
R6Class
add_handler
Registers a handler in the Dispatcher.
Dispatcher
add_error_handler
Registers an error handler in the Dispatcher.