Releases: eternnoir/pyTelegramBotAPI
Releases · eternnoir/pyTelegramBotAPI
4.23.0 - Bot API 7.10
4.22.0 - Bot API 7.8
- Bot API support bumped up to v.7.8.
- Minor fixes and improvements.
4.21.0 - Bot API 7.7
Bot API support bumped up to v.7.7 (together with v.7.6)
4.19.0 - Bot API 7.4
Bot API support bumped up to v.7.4
4.18.0 - Bot API 7.3
Bot API support bumped up to v.7.3
4.17.0 - Bot API 7.2
Bot API support bumped up to v.7.2
4.16.0 - Bot API 7.1
Bot API support bumped up to v.7.1
4.15.2 - Bugfix and deprecation stubs
What's Changed
- Fix methods delete_messages and forward_messages.
- Fix link_preview_options passing for Telebot
- Added deprecation stubs for Message fields in InaccessibleMessage
4.15.0 - Bot API 7.0
Bot API Huge Update - 7.0, introducing reactions, replies and some other changes.
Warning
Set of actively used properties had changed their format! Please, pay attention on new format of passing:
- disable_web_page_preview
- reply_to_message_id
- allow_sending_without_reply
- forward_from
- forward_from_chat
- forward_from_message_id
- forward_signature
- forward_sender_name
- forward_date
4.14.1 - Minor fixes
What's Changed
- Fix protect_content hint
- Sending InputFile fix
- Fix ExceptionHandler handle() method as async for async telebot
- Update the available content_types in README