TGTGInsighttelegram intelligenceLIVE / telegram public index
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