cmd410 / OrigamiBot

A pythonic Telegram bot API library
MIT License
73 stars 5 forks source link

Fix tg rate limit updates crash #32

Closed cmd410 closed 1 year ago

cmd410 commented 1 year ago

Added TelegramAPIError to except clause to ignore it's 429 Too many requests error, should fix #30