mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Handle media_group_id
This commit is contained in:
parent
d5fe82687c
commit
447cd92b02
@ -314,6 +314,7 @@ def parse_message(message: types.Message, users: dict, chats: dict):
|
||||
forward_signature=forward_signature,
|
||||
forward_date=forward_date,
|
||||
edit_date=message.edit_date,
|
||||
media_group_id=message.grouped_id,
|
||||
photo=photo,
|
||||
location=location,
|
||||
contact=contact,
|
||||
|
Loading…
x
Reference in New Issue
Block a user