dev #43

Merged
profitroll merged 49 commits from dev into master 2023-05-02 14:12:58 +03:00
Showing only changes of commit 0f88cb6059 - Show all commits

View File

@ -235,7 +235,7 @@ async def msg_destination_group(app: Client, msg: Message):
"file_size": thumbail.file_size, "file_size": thumbail.file_size,
} }
) )
analytics_entry["video_note"] = { analytics_entry["videonote"] = {
"id": msg.video_note.file_id, "id": msg.video_note.file_id,
"duration": msg.video_note.duration, "duration": msg.video_note.duration,
"length": msg.video_note.length, "length": msg.video_note.length,