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

Show all stickers as emoji after default categories.

This commit is contained in:
John Preston
2022-07-08 19:00:30 +04:00
parent 248e0d502c
commit 0ed434cfaf
13 changed files with 469 additions and 57 deletions

View File

@@ -115,6 +115,7 @@ public:
bool autoLoading = false);
void cancel();
[[nodiscard]] bool cancelled() const;
void resetCancelled();
[[nodiscard]] float64 progress() const;
[[nodiscard]] int64 loadOffset() const;
[[nodiscard]] bool uploading() const;