2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Implement story album management.

This commit is contained in:
John Preston
2025-07-28 22:29:39 +04:00
parent d4d4f3c082
commit 8d2a7b00dc
25 changed files with 470 additions and 158 deletions

View File

@@ -111,6 +111,9 @@ public:
[[nodiscard]] QString starsRatingLearnMoreUrl() const;
[[nodiscard]] int storiesAlbumsLimit() const;
[[nodiscard]] int storiesAlbumLimit() const;
void refresh(bool force = false);
private: