mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-02 23:35:17 +00:00
Update chat.py
This commit is contained in:
@@ -313,6 +313,7 @@ class Chat(Object):
|
||||
|
||||
return self._client.unarchive_chats(self.id)
|
||||
|
||||
# TODO: Remove notes about "All Members Are Admins" for basic groups, the attribute doesn't exist anymore
|
||||
def set_title(self, title: str) -> bool:
|
||||
"""Bound method *set_title* of :obj:`Chat`.
|
||||
|
||||
|
Reference in New Issue
Block a user