2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 14:25:55 +00:00

Add bound method Chat.unpin_all_messages (#959)

This commit is contained in:
Stark Programmer
2022-04-16 22:03:26 +05:30
committed by GitHub
parent 1c225776c9
commit abc84b829a
2 changed files with 21 additions and 0 deletions

View File

@@ -539,6 +539,7 @@ def pyrogram_api():
Chat.leave
Chat.mark_unread
Chat.set_protected_content
Chat.unpin_all_messages
""",
user="""
User