Add chat shortcast

This commit is contained in:
Gabben 2020-01-01 00:09:22 +05:00
parent 5ea0aa095d
commit 98d3f789d2
2 changed files with 17 additions and 0 deletions

View file

@ -1125,6 +1125,8 @@ class Bot(BaseBot, DataMixin, ContextInstanceMixin):
Returns True on success.
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