pyTelegramBotAPI
Открыть в Telegram
2 003
Подписчики
Нет данных24 часа
+177 дней
+6730 день
Архив постов
2 003
🎉 4.25.0 - Bot API 8.1
🛠 Changes:
- Bot API support bumped up to v.8.1 (together with v.8.0)
Release
PS. Forgot to publish? sorry. 😞
2 003
🎉 4.24.0 - Bot API 7.11
🛠 Changes:
- Bot API support bumped up to v.7.11
- Python 3.8 removed from support due to EOL.
- Python 3.13 added to support due to release.
Release
2 003
🎉 4.23.0 - Bot API 7.10
🛠 Changes:
- Bot API support bumped up to v.7.10 (together with v.7.9)
Release
2 003
🎉 4.22.0 - Bot API 7.8
🛠 Changes:
- Bot API support bumped up to v.7.8
- Minor fixes and improvements.
Release
2 003
🎉 4.21.0 - Bot API 7.7
🛠 Changes:
- Bot API support bumped up to v.7.7 (together with v.7.6)
Release
2 003
🎉 4.15.2 - Bugfix and deprecation stubs
🛠 Changes:
- Fix methods delete_messages and forward_messages.
- Fix link_preview_options passing for Telebot
- Added deprecation stubs for Message fields in InaccessibleMessage
Release
2 003
🎉 4.15.0 - Bot API Huge Update - 7.0
Introducing reactions, replies and some other changes.
🛠 Changes
- Bot API support bumped up to v.7.0
⚠️ 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
Release
2 003
🎉 4.14.1 - Minor fixes
🛠 Changes:
- Fix protect_content hint
- Sending InputFile fix
- Fix ExceptionHandler handle() method as async for async telebot
- Update the available content_types in README
Release
2 003
🎉 4.12.0 - Bot API 6.7
🛠 Changes:
- Bot API support bumped up to v.6.7
⚠️ Deprecation warnings:
We recommend switching to proper functions, classes, parameters if you are using deprecated ones. Deprecated functions will be deleted soon.
Release
2 003
🎉 4.11.0 - Bot API 6.6
🛠 Changes:
- Bot API support bumped up to v.6.6
⚠️ Deprecation warnings:
We recommend switching to proper functions, classes, parameters if you are using deprecated ones. Deprecated functions will be deleted soon.
Release
2 003
The end of 'module telebot has no attribute TeleBot'
Yesterday, this error was finally fixed by the owner of telebot library. So from now on, you're less likely to encounter this error by installing the wrong lib again!
Now, telebot lib installs pyTelegramBotAPI as a dependency.
Thanks to the owner of telebot lib 🤝
2 003
🎉 4.10.0 - Bot API 6.5
🛠 Changes:
- Bot API support bumped up to v.6.5
⚠️ Deprecation warnings:
1. We recommend switching to proper functions, classes, parameters if you are using deprecated ones. Deprecated functions will be deleted soon.
2. If you are using restrict_chat_member method, please pass permissions parameter instead of passing all boolean values for different parameters. Passing parameters one-by-one to function is now deprecated and will be removed soon.
Contributor
@coder2020
Release
