1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
2023-04-22 18:30:46 +04:00
..
asyncio_storage Update redis_storage.py 2023-04-03 01:00:48 +05:00
ext Merge pull request #1839 from coder2020official/master 2022-12-19 17:35:23 +04:00
storage Update redis_storage.py 2023-04-03 01:00:29 +05:00
__init__.py Added the ability to get the current bot name in the given language as the class BotName using the method getMyName. 2023-04-22 18:30:46 +04:00
apihelper.py Added the ability to get the current bot name in the given language as the class BotName using the method getMyName. 2023-04-22 18:30:46 +04:00
async_telebot.py Added the ability to get the current bot name in the given language as the class BotName using the method getMyName. 2023-04-22 18:30:46 +04:00
asyncio_filters.py Update asyncio_filters.py 2022-09-06 18:12:11 +04:00
asyncio_handler_backends.py Define state_list in __init_subclass__ 2023-04-14 22:11:08 +03:00
asyncio_helper.py Added the ability to get the current bot name in the given language as the class BotName using the method getMyName. 2023-04-22 18:30:46 +04:00
callback_data.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
custom_filters.py Changed user id and chat id 2022-09-06 18:11:40 +04:00
formatting.py Escape both metachars 2022-12-20 23:47:12 +04:00
handler_backends.py Define state_list in __init_subclass__ 2023-04-14 22:11:08 +03:00
service_utils.py Being specific with except block 2023-01-08 10:49:27 +04:00
types.py Added the ability to get the current bot name in the given language as the class BotName using the method getMyName. 2023-04-22 18:30:46 +04:00
util.py Fix documentation for InlineKeyboardMarkup and quick_markup 2023-03-23 18:52:40 +00:00
version.py Bump version to 4.11.0 2023-04-15 22:39:14 +03:00