TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
Released v3.2 - Introducing JobQueue (original author: @franciscod) - Streamlining all exceptions to TelegramError (Special thanks to @tsnoam) - Proper locking of Updater and Dispatcherstart and stop methods - Small bugfixes For more info on the JobQueue, check the README or take a look this example: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/examples/timerbot.py Also, since we changed all exceptions to TelegramError, you might want to check you exception handling code before updating in production.