aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-01-16 16:19:51 +0300
committerlevlam <levlam@telegram.org>2026-01-16 16:19:51 +0300
commit961a6c30996926e3ac4c9b33102e0c4b142003d0 (patch)
treec1e2cd2a458d281ed9fced5622f6e35f6061a978 /CMakeLists.txt
parentab7023e2060c087fecc62a2696f065815b0b0c39 (diff)
Add td_api::UpgradedGiftAttributeRarity.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8718fe57d..9aaaf0d46 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -614,6 +614,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGift.cpp
td/telegram/StarGiftAttribute.cpp
td/telegram/StarGiftAttributeId.cpp
+ td/telegram/StarGiftAttributeRarity.cpp
td/telegram/StarGiftAuctionRound.cpp
td/telegram/StarGiftAuctionState.cpp
td/telegram/StarGiftAuctionUserState.cpp
@@ -1025,6 +1026,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarGift.h
td/telegram/StarGiftAttribute.h
td/telegram/StarGiftAttributeId.h
+ td/telegram/StarGiftAttributeRarity.h
td/telegram/StarGiftAuctionRound.h
td/telegram/StarGiftAuctionState.h
td/telegram/StarGiftAuctionUserState.h
@@ -1196,6 +1198,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/StarAmount.hpp
td/telegram/StarGift.hpp
td/telegram/StarGiftAttribute.hpp
+ td/telegram/StarGiftAttributeRarity.hpp
td/telegram/StarGiftBackground.hpp
td/telegram/StarGiftId.hpp
td/telegram/StarGiftResalePrice.hpp