aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-06-23 23:04:28 +0300
committerlevlam <levlam@telegram.org>2026-06-23 23:04:28 +0300
commitf19946bcdb7be4891022ee0b3d55888ea4dde377 (patch)
treea5aa66104eb37972b8f5bee1ac5e4c33a30c4566 /CMakeLists.txt
parentddb062e7e16e3cb3dd9427eb0b80523400c42488 (diff)
Add MessageTopic parser and storer.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5a64700e7..be75595fd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1211,6 +1211,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/MessageReaction.hpp
td/telegram/MessageReactor.hpp
td/telegram/MessageReplyInfo.hpp
+ td/telegram/MessageTopic.hpp
td/telegram/MinChannel.hpp
td/telegram/NotificationGroupInfo.hpp
td/telegram/OrderInfo.hpp