diff options
| author | levlam <levlam@telegram.org> | 2026-06-16 19:36:19 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2026-06-16 19:36:19 +0300 |
| commit | 5a78c39e816311a14c47132b1b78e985b39aaf26 (patch) | |
| tree | 2630d2957b174fe2d944dfde2581d2cababa1661 /CMakeLists.txt | |
| parent | b1c4350e3d8e68289a68c23da9d9476999f0e62f (diff) | |
Add InputMedia.
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 795f9856f..f230de601 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -884,6 +884,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/InputGroupCall.h td/telegram/InputGroupCallId.h td/telegram/InputInvoice.h + td/telegram/InputMedia.h td/telegram/InputMessageText.h td/telegram/JoinChatBotResult.h td/telegram/JsonValue.h |
