mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Update chat.py
This commit is contained in:
parent
2c1834b1b2
commit
a02cd271c9
@ -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`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user