Age | Commit message (Collapse) | Author |
|
Bot API support bumped up to v.8.2
|
|
Bot API support bumped up to v.8.1 (together with v.8.0)
|
|
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.
|
|
Bot API support bumped up to v.7.10 (together with v.7.9)
|
|
- Bot API support bumped up to v.7.8.
- Minor fixes and improvements.
|
|
- Bot API support bumped up to v.7.7 (together with v.7.6)
|
|
Bot API support bumped up to v.7.5
|
|
Bot API support bumped up to v.7.4
|
|
Bot API support bumped up to v.7.3
|
|
Bot API support bumped up to v.7.2
|
|
* Bot API support bumped up to v.7.1
- Maintainer note: the setup.py was removed on this version
so the package build required some... creative way to be
done.
|
|
## 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
|
|
## 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
|
|
- Bot API support bumped up to v.6.9
|
|
- Bot API 6.8 Latest
Bot API support bumped up to v.6.8
|
|
- Bot API 6.7 Latest
Bot API support bumped up to v.6.7
|
|
- Bot API 6.6
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.
|
|
- Bot API 6.5
Deprecation warnings:
- We recommend switching to proper functions, classes, parameters if you
are using deprecated ones. Deprecated functions will be deleted soon.
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Included SRCINFO updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|