Python-telegram-bot

Latest version: v22.0

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

Scan your dependencies

Page 12 of 21

11.0.0

10.1.0

Fixes changing previous behaviour:

- Add urllib3 fix for socks5h support (1085)
- Fix send_sticker() timeout=20 (1088)

Fixes:

- Add a caption_entity filter for filtering caption entities (1068)
- Inputfile encode filenames (1086)
- InputFile: Fix proper naming of file when reading from subprocess.PIPE (1079)
- Remove pytest-catchlog from requirements (1099)
- Documentation fixes (1061, 1078, 1081, 1096)

10.0.2

Important fix:

- Handle utf8 decoding errors (1076)

New features:

- Added Filter.regex (1028)
- Filters for Category and file types (1046)
- Added video note filter (1067)

Fixes:

- Fix in telegram.Message (1042)
- Make chat_id a positional argument inside shortcut methods of Chat and User classes (1050)
- Make Bot.full_name return a unicode object. (1063)
- CommandHandler faster check (1074)
- Correct documentation of Dispatcher.add_handler (1071)
- Various small fixes to documentation.

10.0.1

Fixes:
- Fix conversationhandler timeout (PR 1032)
- Add missing docs utils (PR 912)

10.0.0

Non backward compatabile changes and changed defaults

- JobQueue: Remove deprecated prevent_autostart & put() (PR 1012)
- Bot, Updater: Remove deprecated network_delay (PR 1012)
- Remove deprecated Message.new_chat_member (PR 1012)
- Retry bootstrap phase indefinitely (by default) on network errors (PR 1018)

New Features

- Support v3.6 API (PR 1006)
- User.full_name convinience property (PR 949)
- Add `send_phone_number_to_provider` and `send_email_to_provider` arguments to send_invoice (PR 986)
- Bot: Add shortcut methods reply_{markdown,html} (PR 827)
- Bot: Add shortcut method reply_media_group (PR 994)
- Added utils.helpers.effective_message_type (PR 826)
- Bot.get_file now allows passing a file in addition to file_id (PR 963)
- Add .get_file() to Audio, Document, PhotoSize, Sticker, Video, VideoNote and Voice (PR 963)
- Add .send_*() methods to User and Chat (PR 963)
- Get jobs by name (PR 1011)
- Add Message caption html/markdown methods (PR 1013)
- File.download_as_bytearray - new method to get a d/led file as bytearray (PR 1019)
- File.download(): Now returns a meaningful return value (PR 1019)
- Added conversation timeout in ConversationHandler (PR 895)

Changes

- Store bot in PreCheckoutQuery (PR 953)
- Updater: Issue INFO log upon received signal (PR 951)
- JobQueue: Thread safety fixes (PR 977)
- WebhookHandler: Fix exception thrown during error handling (PR 985)
- Explicitly check update.effective_chat in ConversationHandler.check_update (PR 959)
- Updater: Better handling of timeouts during get_updates (PR 1007)
- Remove unnecessary to_dict() (PR 834)
- CommandHandler - ignore strings in entities and "/" followed by whitespace (PR 1020)
- Documentation & style fixes (PR 942, PR 956, PR 962, PR 980, PR 983)

9.0.0

Breaking changes (possibly)
- Drop support for python 3.3 (PR 930)

New Features
- Support Bot API 3.5 (PR 920)

Changes
- Fix race condition in dispatcher start/stop (887)
- Log error trace if there is no error handler registered (694)
- Update examples with consistent string formatting (870)
- Various changes and improvements to the docs.

Page 12 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.