mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Add support for updates about chat member status changes
This commit is contained in:
@@ -349,6 +349,7 @@ def pyrogram_api():
|
||||
ChatAdminWithInviteLinks
|
||||
ChatEvent
|
||||
ChatEventFilter
|
||||
ChatMemberUpdated
|
||||
Dialog
|
||||
Restriction
|
||||
""",
|
||||
@@ -373,6 +374,9 @@ def pyrogram_api():
|
||||
Poll
|
||||
PollOption
|
||||
Dice
|
||||
VoiceChatStarted
|
||||
VoiceChatEnded
|
||||
VoiceChatMembersInvited
|
||||
""",
|
||||
bots_keyboard="""
|
||||
Bots & Keyboards
|
||||
|
Reference in New Issue
Block a user