aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-11-30 12:31:23 +0300
committerlevlam <levlam@telegram.org>2025-11-30 12:31:23 +0300
commit8a56cc6391c0f0b13721787c25d2aacccaa1e3a0 (patch)
treee7ae780160b06942ebadc9c435329b31554238ed /CMakeLists.txt
parent019a96ea5c701a313ea9510412f7304cd13e9a97 (diff)
Add td_api::userAuctionBid.
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 4c903461f..d94fe1e28 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -612,6 +612,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGiftAttribute.cpp
td/telegram/StarGiftAttributeId.cpp
td/telegram/StarGiftAuctionState.cpp
+ td/telegram/StarGiftAuctionUserState.cpp
td/telegram/StarGiftCollection.cpp
td/telegram/StarGiftId.cpp
td/telegram/StarGiftManager.cpp
@@ -1016,6 +1017,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGiftAttribute.h
td/telegram/StarGiftAttributeId.h
td/telegram/StarGiftAuctionState.h
+ td/telegram/StarGiftAuctionUserState.h
td/telegram/StarGiftCollection.h
td/telegram/StarGiftCollectionId.h
td/telegram/StarGiftId.h