We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9de6e commit a9c4cb8Copy full SHA for a9c4cb8
1 file changed
pyrogram/methods/chats/set_administrator_title.py
@@ -47,6 +47,7 @@ async def set_administrator_title(
47
title (``str``, *optional*):
48
A custom title that will be shown to all members instead of "Owner" or "Admin".
49
Pass None or "" (empty string) to remove the custom title.
50
+ 0-16 characters without emoji; applicable to supergroups only.
51
52
Returns:
53
``bool``: True on success.
0 commit comments