2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00
 Conflicts:
	pyrogram/methods/chats/__init__.py
	pyrogram/methods/chats/mark_chat_unread.py
This commit is contained in:
Dan
2020-12-26 22:07:12 +01:00
3 changed files with 50 additions and 1 deletions

View File

@@ -220,6 +220,7 @@ def pyrogram_api():
delete_supergroup
delete_user_history
set_slow_mode
mark_chat_unread
""",
users="""
Users
@@ -475,6 +476,7 @@ def pyrogram_api():
Chat.add_members
Chat.join
Chat.leave
Chat.mark_unread
""",
user="""
User