aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-11-28 18:04:54 +0300
committerlevlam <levlam@telegram.org>2025-11-28 18:04:54 +0300
commitf9d0b63e067782a21b71520bb154f6e5208de2ab (patch)
tree55ce02e7f1e8fc1a30e2406080af455d64712438 /CMakeLists.txt
parentd58b043a5fb5eccd6756c7cab6ce94273ea8ecf4 (diff)
Add td_api::AuctionState.
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 e8c9386e1..4c903461f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -611,6 +611,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGift.cpp
td/telegram/StarGiftAttribute.cpp
td/telegram/StarGiftAttributeId.cpp
+ td/telegram/StarGiftAuctionState.cpp
td/telegram/StarGiftCollection.cpp
td/telegram/StarGiftId.cpp
td/telegram/StarGiftManager.cpp
@@ -1014,6 +1015,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGift.h
td/telegram/StarGiftAttribute.h
td/telegram/StarGiftAttributeId.h
+ td/telegram/StarGiftAuctionState.h
td/telegram/StarGiftCollection.h
td/telegram/StarGiftCollectionId.h
td/telegram/StarGiftId.h