Pytelegrambotapi

Latest version: v4.24.0

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 13

4.2.0

Bot API support bumped up to v.5.4.
Thanks to coder2020official

Added possibility to override request sending for testing purposes or making some requests post-processing.
See: https://github.com/eternnoir/pyTelegramBotAPI#testing

4.1.1

States: new feature, based on custom filters: states.

See the example:
https://github.com/eternnoir/pyTelegramBotAPI/blob/master/examples/custom_states.py

4.1.0

New feature: custom message filters!

Now you can filter message handlers with whatever you want.

See for description:
https://github.com/eternnoir/pyTelegramBotAPI#custom-filters
and for examples:
https://github.com/eternnoir/pyTelegramBotAPI/tree/master/examples/custom_filters

4.0.1

New feature: custom message filters!

See
https://github.com/eternnoir/pyTelegramBotAPI#custom-filters
and
https://github.com/eternnoir/pyTelegramBotAPI/tree/master/examples/custom_filters

4.0.0

Great news!

Library is now support the latest Bot API (v.5.3)!
(With some limitations, see compatibility list in readme).

We hope to keep it now up to date with the further Bot API updates.

3.8.3

Great news!

Library confirmed to support Bot API up to the latest v.5.3!
(With some limitations, see compatibility list in readme).

It also includes set of
**register_xxx_handler**
functions, that allows to dynamicaly add handlers in addition to
_bot.message_handler_

This is a pre-release to version 4.0.0. When the maturity of this version will be confirmed - the release will be bumped.

Page 6 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.