mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 13:14:52 +00:00
Handle media_group_id
This commit is contained in:
parent
d5fe82687c
commit
447cd92b02
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue