mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Version 4.15.1: Fix sending media albums.
This commit is contained in:
parent
c345b50ab7
commit
7c002cf8be
1 changed files with 1 additions and 0 deletions
|
@ -511,6 +511,7 @@ void SendConfirmedFile(
|
||||||
.date = HistoryItem::NewMessageDate(file->to.options),
|
.date = HistoryItem::NewMessageDate(file->to.options),
|
||||||
.shortcutId = file->to.options.shortcutId,
|
.shortcutId = file->to.options.shortcutId,
|
||||||
.postAuthor = messagePostAuthor,
|
.postAuthor = messagePostAuthor,
|
||||||
|
.groupedId = groupId,
|
||||||
}, caption, media);
|
}, caption, media);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue