1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Badiboy f70b135359 Filter clearance
1. Filter optimization: should not store empty filters
2. Filter order: chat_type, content, others
3. Default session timeout set to 600 instead of "forever".
4. Type
2021-09-11 17:02:40 +03:00
..
__init__.py Filter clearance 2021-09-11 17:02:40 +03:00
apihelper.py Filter clearance 2021-09-11 17:02:40 +03:00
handler_backends.py Modify RedisHandlerBackend, add argument "password=None" to __init__() 2021-01-05 13:06:14 +02:00
types.py Check and update for full compatibility to Bot API up to 5.3 2021-08-18 23:27:28 +03:00
util.py Added missing content_type "animation" 2021-09-02 19:46:01 +02:00
version.py Bump version to 4.0 release 2021-08-30 13:49:28 +03:00