1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
coder2020official f288470b43 Added the classes ForumTopicCreated, ForumTopicClosed, and ForumTopicReopened and the fields forum_topic_created, forum_topic_closed, and forum_topic_reopened to the class Message. Note that service messages about forum topic creation can't be deleted with the deleteMessage method.
Added the classes ForumTopicCreated, ForumTopicClosed, and ForumTopicReopened and the fields forum_topic_created, forum_topic_closed, and forum_topic_reopened to the class Message. Note that service messages about forum topic creation can't be deleted with the deleteMessage method.
2022-11-06 01:04:33 +04:00
..
asyncio_storage Update redis_storage.py 2022-08-30 12:26:34 +04:00
ext fixes: debug removed from uvicorn #1767 2022-10-30 17:21:53 +00:00
storage Handlers and Middlewares processing union 2022-09-17 11:57:12 +03:00
__init__.py fixes: debug removed from uvicorn #1767 2022-10-30 17:21:53 +00:00
apihelper.py Check CUSTOM_REQUEST_SENDER before RETRY_xxx. 2022-10-08 23:41:41 +03:00
async_telebot.py Merge pull request #1742 from byehack/ContinueHandling 2022-10-11 19:03:44 +03:00
asyncio_filters.py Update asyncio_filters.py 2022-09-06 18:12:11 +04:00
asyncio_handler_backends.py Updated docstrings for ContinueHandling 2022-10-11 19:15:38 +04:00
asyncio_helper.py Fixed a bug, made improvements in reload system 2022-09-30 23:22:21 +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 Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
handler_backends.py Update telebot/handler_backends.py 2022-10-11 19:05:55 +04:00
types.py Added the classes ForumTopicCreated, ForumTopicClosed, and ForumTopicReopened and the fields forum_topic_created, forum_topic_closed, and forum_topic_reopened to the class Message. Note that service messages about forum topic creation can't be deleted with the deleteMessage method. 2022-11-06 01:04:33 +04:00
util.py raise other exceptions in antiflood 2022-09-10 21:46:16 +08:00
version.py Bump version to 4.7.1 2022-10-21 10:18:47 +03:00