2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Load and show image previews in pinned bar.

This commit is contained in:
John Preston
2020-10-12 16:24:45 +03:00
parent 9b4b15ee6d
commit 37fb94cbfb
9 changed files with 136 additions and 15 deletions

View File

@@ -126,6 +126,7 @@ public:
[[nodiscard]] bool saveToCache() const;
[[nodiscard]] Image *getReplyPreview(Data::FileOrigin origin);
[[nodiscard]] bool replyPreviewLoaded() const;
[[nodiscard]] StickerData *sticker() const;
[[nodiscard]] Data::FileOrigin stickerSetOrigin() const;