Python-telegram-bot

Latest version: v21.3

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 22

3.4

- Move ``Updater``, ``Dispatcher`` and ``JobQueue`` to new ``telegram.ext`` submodule (thanks to rahiel)
- Add ``disable_notification`` parameter (thanks to aidarbiktimirov)
- Fix bug where commands sent by Telegram Web would not be recognized (thanks to shelomentsevd)
- Add option to skip old updates on bot startup
- Send files from ``BufferedReader``

**2016-02-28**

3.3

- Inline bots
- Send any file by URL
- Specialized exceptions: ``Unauthorized``, ``InvalidToken``, ``NetworkError`` and ``TimedOut``
- Integration for botan.io (thanks to ollmer)
- HTML Parsemode (thanks to jlmadurga)
- Bugfixes and under-the-hood improvements

**Very special thanks to Noam Meltzer (tsnoam) for all of his work!**

**2016-01-09**

3.3b1

- Implement inline bots (beta)

**2016-01-05**

3.2.0

- Introducing ``JobQueue`` (original author: franciscod)
- Streamlining all exceptions to ``TelegramError`` (Special thanks to tsnoam)
- Proper locking of ``Updater`` and ``Dispatcher`` ``start`` and ``stop`` methods
- Small bugfixes

**2015-12-29**

3.1.2

- Fix custom path for file downloads
- Don't stop the dispatcher thread on uncaught errors in handlers

**2015-12-21**

3.1.1

- Fix a bug where asynchronous handlers could not have additional arguments
- Add ``groups`` and ``groupdict`` as additional arguments for regex-based handlers

**2015-12-16**

Page 16 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.