diff options
| author | levlam <levlam@telegram.org> | 2025-08-29 17:35:46 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-08-29 17:35:46 +0300 |
| commit | 3aec832acb1263f52b6f704fe32c2c72fa1640fc (patch) | |
| tree | e8c7814c28ac713dcc100f375b00b74d3cfa5068 /CMakeLists.txt | |
| parent | 13e520dd5b7d3653d76a8102d273f558b070a1e3 (diff) | |
Add class StoryAlbumId.
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b0a6a87a8..44a6b1728 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1014,6 +1014,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/StickersManager.h td/telegram/StickerType.h td/telegram/StorageManager.h + td/telegram/StoryAlbumId.h td/telegram/StoryContent.h td/telegram/StoryContentType.h td/telegram/StoryDb.h |
