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:
@@ -539,6 +539,7 @@ def pyrogram_api():
|
||||
Chat.leave
|
||||
Chat.mark_unread
|
||||
Chat.set_protected_content
|
||||
Chat.unpin_all_messages
|
||||
""",
|
||||
user="""
|
||||
User
|
||||
|
Reference in New Issue
Block a user