2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00

Rename kick(ed) occurrences to ban(ned)

This commit is contained in:
Dan
2021-12-22 14:39:52 +01:00
parent a909dc12e7
commit 2024b3c120
8 changed files with 33 additions and 33 deletions

View File

@@ -187,7 +187,7 @@ def pyrogram_api():
Chats
join_chat
leave_chat
kick_chat_member
ban_chat_member
unban_chat_member
restrict_chat_member
promote_chat_member
@@ -501,7 +501,7 @@ def pyrogram_api():
Chat.set_title
Chat.set_description
Chat.set_photo
Chat.kick_member
Chat.ban_member
Chat.unban_member
Chat.restrict_member
Chat.promote_member