2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Added ability to see attached stickers on photos.

This commit is contained in:
23rd
2019-03-10 15:55:24 +03:00
committed by John Preston
parent 3372dfcd3e
commit f48d8538c0
11 changed files with 117 additions and 2 deletions

View File

@@ -342,6 +342,7 @@ public:
const uint64 &access,
const QByteArray &fileReference,
TimeId date,
bool hasSticker,
const ImagePtr &thumbnailInline,
const ImagePtr &thumbnailSmall,
const ImagePtr &thumbnail,
@@ -574,6 +575,7 @@ private:
const uint64 &access,
const QByteArray &fileReference,
TimeId date,
bool hasSticker,
const ImagePtr &thumbnailInline,
const ImagePtr &thumbnailSmall,
const ImagePtr &thumbnail,