Skip to content

Commit a9c4cb8

Browse files
committed
Improve documentation of set_administrator_title
1 parent af9de6e commit a9c4cb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyrogram/methods/chats/set_administrator_title.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ async def set_administrator_title(
4747
title (``str``, *optional*):
4848
A custom title that will be shown to all members instead of "Owner" or "Admin".
4949
Pass None or "" (empty string) to remove the custom title.
50+
0-16 characters without emoji; applicable to supergroups only.
5051
5152
Returns:
5253
``bool``: True on success.

0 commit comments

Comments
 (0)