New method from Bot API 4.5

- setChatAdministratorCustomTitle
This commit is contained in:
Gabben 2019-12-31 23:00:37 +05:00
parent 2a2d578175
commit 5ea0aa095d
2 changed files with 17 additions and 0 deletions

View file

@ -188,6 +188,7 @@ class Methods(Helper):
UNBAN_CHAT_MEMBER = Item() # unbanChatMember
RESTRICT_CHAT_MEMBER = Item() # restrictChatMember
PROMOTE_CHAT_MEMBER = Item() # promoteChatMember
SET_CHAT_ADMINISTRATOR_CUSTOM_TITLE = Item() # setChatAdministratorCustomTitle
SET_CHAT_PERMISSIONS = Item() # setChatPermissions
EXPORT_CHAT_INVITE_LINK = Item() # exportChatInviteLink
SET_CHAT_PHOTO = Item() # setChatPhoto