mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 12:44:52 +00:00
Update chat.py
This commit is contained in:
parent
2c1834b1b2
commit
a02cd271c9
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue