powered by
Registers an error handler in the Dispatcher.
Dispatcher
add_error_handler(callback)
A function that takes (Bot, Update) as arguments.
(Bot, Update)