1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
2022-07-19 23:51:25 +05:00
..
asyncio_storage Fix bug with unsaving data 2022-06-04 21:33:05 +05:00
ext Divided async and sync versions into aio & sync folders 2022-07-09 22:30:36 +05:00
storage Fix bug with unsaving data 2022-06-04 21:33:05 +05:00
__init__.py Completed all docstrings / typehints up to 100%(visual) 2022-07-19 23:51:25 +05:00
apihelper.py Fix previous commit 2022-06-23 12:46:27 +05:00
async_telebot.py Merge pull request #1633 from coder2020official/master 2022-07-16 18:04:52 +03:00
asyncio_filters.py Merge branch 'eternnoir:master' into newfeatures 2022-07-05 21:19:21 +05:00
asyncio_handler_backends.py update_sensitive field for middlewares 2022-07-15 16:24:15 +05:00
asyncio_helper.py Fixes #1636 2022-07-18 14:01:14 +05:00
callback_data.py Update callback_data.py 2022-06-30 17:10:14 +05:00
custom_filters.py Merge branch 'eternnoir:master' into newfeatures 2022-07-05 21:19:21 +05:00
formatting.py Added ability to hide a link in text 2022-05-21 17:39:45 +05:00
handler_backends.py Typehints & Docstrings completed for sync version up to 100%(visual) 2022-07-19 23:49:05 +05:00
types.py ChatMember type checking reordered 2022-07-04 22:41:01 +03:00
util.py parse_web_app_data function fix 2022-07-08 11:15:50 +03:00
version.py Bump version to 4.6.0 2022-06-21 15:44:42 +05:00