aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-08-21 18:03:40 +0300
committerlevlam <levlam@telegram.org>2025-08-21 18:03:40 +0300
commitc96580522935a070344cadf7da2fdafdb6c5deeb (patch)
tree46b1a4724d8b3d0080b6ee91a8342396309679eb /CMakeLists.txt
parente98bcd9a8f90b8f4dd03c2d49be964604ab5ccb5 (diff)
Add td_api::giftCollection.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 717512f13..3784e94a7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -601,6 +601,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGift.cpp
td/telegram/StarGiftAttribute.cpp
td/telegram/StarGiftAttributeId.cpp
+ td/telegram/StarGiftCollection.cpp
td/telegram/StarGiftId.cpp
td/telegram/StarGiftManager.cpp
td/telegram/StarGiftSettings.cpp
@@ -990,6 +991,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGift.h
td/telegram/StarGiftAttribute.h
td/telegram/StarGiftAttributeId.h
+ td/telegram/StarGiftCollection.h
td/telegram/StarGiftCollectionId.h
td/telegram/StarGiftId.h
td/telegram/StarGiftManager.h