Age | Commit message (Collapse) | Author |
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|