mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update chat.py
This commit is contained in:
parent
98d3f789d2
commit
efc45ed96c
1 changed files with 0 additions and 1 deletions
|
|
@ -305,7 +305,6 @@ class Chat(base.TelegramObject):
|
|||
|
||||
Source: https://core.telegram.org/bots/api#setchatadministratorcustomtitle
|
||||
|
||||
:param chat_id: Unique identifier for the target chat or username of the target supergroup
|
||||
:param user_id: Unique identifier of the target user
|
||||
:param custom_title: New custom title for the administrator; 0-16 characters, emoji are not allowed
|
||||
:return: True on success.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue