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

TGINSIGHT POST

Post #3

@pythontelegrambotchannel

python-telegram-bot

Views4,500Post view count
PostedNov 1011/10/2015, 10:46 PM
Post content

Post content

v2.9.1 was just released, what a wild ride! This release fixes problems for bots with slow connections. If you had problems with timing out on getUpdates, this release brings you the network_delay-parameter, which allows you to increase the time getUpdates waits for the data to be transmitted over the network. To update to v2.9.1, run: pip install python-telegram-bot --upgrade