aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-12-05 08:17:18 +0300
committerlevlam <levlam@telegram.org>2025-12-05 08:17:18 +0300
commit183c8f1935c9b98652a96b1cd4b352b7192fca4e (patch)
tree77e465ac8642443ec5f986958d5f20d10f3a9abf /CMakeLists.txt
parent5ca89cf68cd9ad31a8fa42f9b870863962e49a6a (diff)
Add td_api::auctionRound.
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 b035a387b..353eafa19 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/StarGiftAuctionRound.cpp
td/telegram/StarGiftAuctionState.cpp
td/telegram/StarGiftAuctionUserState.cpp
td/telegram/StarGiftBackground.cpp
@@ -1018,6 +1019,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGift.h
td/telegram/StarGiftAttribute.h
td/telegram/StarGiftAttributeId.h
+ td/telegram/StarGiftAuctionRound.h
td/telegram/StarGiftAuctionState.h
td/telegram/StarGiftAuctionUserState.h
td/telegram/StarGiftBackground.h