mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update async_telebot.py
This commit is contained in:
parent
2fcfdc2584
commit
1efe465e9d
@ -351,6 +351,7 @@ class AsyncTeleBot:
|
||||
if self.exception_handler:
|
||||
self.exception_handler.handle(e)
|
||||
else: logger.error(str(e))
|
||||
break
|
||||
|
||||
|
||||
if middlewares:
|
||||
|
Loading…
Reference in New Issue
Block a user