1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
SwissCorePy 38cc96d0f3 added property user to TeleBot class
Added property `user` to TeleBot class. The idea is to have easy access to the user object representing the bot without doing an API call every time.
2021-09-20 14:31:00 +02:00
..
__init__.py added property user to TeleBot class 2021-09-20 14:31:00 +02:00
apihelper.py chat_invite_link bugfix 2021-08-22 22:16:03 +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