TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
We’ve just released v21.1.1. Thank you to everyone who contributed to this release. As usual, upgrade using pip install -U python-telegram-bot. This is a bug fix release. It addresses a bug that was introduced in v21.1 in the new default behavior of the message_thread_id parameter of the shortcut methods Message.reply_*. Moreover, it’s now ensured that passing message_thread_id=None actually overrides the default behavior. Bug Fixes • Fix Bug With Parameter message_thread_id of Message.reply_* (#4207 closes #4205) Minor Changes • Remove Deprecation Warning in JobQueue.run_daily (#4206 by @Konano) • Fix Annotation of EncryptedCredentials.decrypted_secret (#4199 by @marinelay closes #4198)