1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
coder2020official a20a3ae321 topic events and write_access_allowed
Added the classes ForumTopicEdited, GeneralForumTopicHidden, GeneralForumTopicUnhidden, and WriteAccessAllowed and the fields forum_topic_edited, general_forum_topic_hidden, general_forum_topic_unhidden, and write_access_allowed to the class Message.
2022-12-30 20:07:38 +04:00
..
asyncio_storage Update redis_storage.py 2022-08-30 12:26:34 +04:00
ext Merge pull request #1839 from coder2020official/master 2022-12-19 17:35:23 +04:00
storage Handlers and Middlewares processing union 2022-09-17 11:57:12 +03:00
__init__.py icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +04:00
apihelper.py icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +04:00
async_telebot.py icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +04: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 icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +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 Update telebot/handler_backends.py 2022-10-11 19:05:55 +04:00
types.py topic events and write_access_allowed 2022-12-30 20:07:38 +04:00
util.py Update util.py 2022-12-03 14:23:10 +01:00
version.py Bump version to 4.8.0 2022-11-28 19:14:07 +03:00