es
Feedback
pyTelegramBotAPI

pyTelegramBotAPI

Ir al canal en Telegram

pyTelegramBotAPI channel

Mostrar más
El país no está especificadoTecnologías y Aplicaciones27 135
2 003
Suscriptores
Sin datos24 horas
+177 días
+6730 días
Archivo de publicaciones
🎉 4.26.0 - Bot API 8.2 🛠 Changes: - Bot API support bumped up to v.8.2 Release

🎉 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. 😞

🎉 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

🎉 4.23.0 - Bot API 7.10 🛠 Changes: - Bot API support bumped up to v.7.10 (together with v.7.9) Release

🎉 4.22.0 - Bot API 7.8 🛠 Changes: - Bot API support bumped up to v.7.8 - Minor fixes and improvements. Release

🎉 4.21.0 - Bot API 7.7 🛠 Changes: - Bot API support bumped up to v.7.7 (together with v.7.6) Release

🎉 4.20.0 - Bot API 7.5 🛠 Changes: - Bot API support bumped up to v.7.5 Release

🎉 4.19.0 - Bot API 7.4 🛠 Changes: - Bot API support bumped up to v.7.4 Release

🎉 4.18.0 - Bot API 7.3 🛠 Changes: - Bot API support bumped up to v.7.3 Release

🎉 4.17.0 - Bot API 7.2 🛠 Changes: - Bot API support bumped up to v.7.2 Release

🎉 4.16.0 - Bot API 7.1 🛠 Changes: - Bot API support bumped up to v.7.1 Release

🎉 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

🎉 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

🎉 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

🎉 4.14.0 - Bot API 6.9 🛠 Changes: - Bot API support bumped up to v.6.9 Release

🎉 4.13.0 - Bot API 6.8 🛠 Changes: - Bot API support bumped up to v.6.8 Release

🎉 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

🎉 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

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 🤝

🎉 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