TGTGInsighttelegram intelligenceLIVE / telegram public index
← python-telegram-bot
python-telegram-bot avatar

TGINSIGHT POST

Post #15

@pythontelegrambotchannel

python-telegram-bot

Views5,410Post view count
PostedJan 501/05/2016, 01:23 PM
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.