pyTelegramBotAPI
2.13K subscribers
56 links
pyTelegramBotAPI channel
Download Telegram
🎉 pyTelegramBotAPI documentation

We are happy to announce that now pyTelegramBotAPI has it's documentation 📝. Documentation contains types, methods description and parameters ✍️

📚 pyTelegramBotAPI documentation
👍28
🎉 4.4.1 - Service updates, class-based middlewares, and more

📝 Changes:
- Extended custom exception_handler behaviour (for webhooks)
- Improved states
- New Text Filter
- Documentation improvements
- I18N examples involving middlewares for async
- Class-based middlewares were added to Telebot

Release notes (shortened)

🚨What about Bot API 6.0?
Bot API 6.0 is in progress. It will be supported by github version soon. The next coming version (4.5.0) will support bot API 6.0.
👍17
🎉 4.5.0 - Bot API 6.0

🤖 Bot API support bumped up to v.6.0.

Release
👍32
🎉 4.5.1 - Minor updates and bugfixes

🛠 Changes:
- Added sync i18n class based middleware
- Bugfix in answer_web_app_query
- Mistake in ChatAdministratorRights
- Markdown & Html functions added (Beta version, still in progress)#1524
- Polling exception logging updated
- Fixed proxy for asynctelebot

Release
👍25
🎉 4.6.0 - Bot API 6.1

🛠 Changes:
- Bot API support bumped up to v.6.1
- class File parse fix
- copyMessage typehint fixed
- improvements in formatting
- fixed default parse mode in TeleBot(sync)
- added an option to set default parse mode for AsyncTeleBot(async)
- aiohttp session management improvements(for async)
- async long polling improvements

Release
👍26
🎉 4.6.1 - Run webhooks from bot, middleware and documentation improvements, fixes

🛠 Changes:
- run_webhooks() function for both versions
- Passing data to handler through middlewares
- Typehints for set_state improved
- Some built-in custom filters were improved
- Fixed timeouterror for async
- Significant documentation improvements
- Extended exception handler behaviour
- update_sensitive field for async
- Session improvements for async
- ... and more

Main Contributor
@coder2020

Release
👍16
🎉 4.7.0 - Bot API 6.2

🛠 Changes:
- Bot API support bumped up to v.6.2
- class InputFile added. Supports various ways to pass files to corresponent functions.

Release
👍28
🎉 4.7.1 - Bugfixes and minor improvements

🛠 Changes:
- Support ContinueHandling to continue with other handlers after handler is found
- Logging improvements: colored logs etc.
- Added some frequent parameters to classes
- Starlette ASGI example
- Fixed bug with searching a new handler after the execution of handler
- Fixed difference between request_timeout and timeout
- ... and more

Release
👍25
🎉 4.8.0 - Bot API 6.3

🛠 Changes:
- Bot API support bumped up to v.6.3
- Extended exception handler behaviour for async version
- Fixed issue related to ContinueHandling
And some other minor improvements...

Main Contributor
@coder2020

Release
👍27
🎉 4.9.0 - Bot API 6.4

🛠 Changes:
- Bot API support bumped up to v.6.4

Contributor
@coder2020

Release
👍16
🎉 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
👍25
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 🤝
👍45
🎉 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
👍29
🎉 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
👍28👎2
🎉 4.13.0 - Bot API 6.8

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

Release
👍28👎1
🎉 4.14.0 - Bot API 6.9

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

Release
👍20
🎉 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
👍17
🎉 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
- forward_from
- forward_from_chat
- forward_from_message_id
- forward_signature
- forward_sender_name
- forward_date

Release
👍29👎1
🎉 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
👍19👎1
🎉 4.16.0 - Bot API 7.1

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

Release
👍20
🎉 4.17.0 - Bot API 7.2

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

Release
👍18👎1