Commit Graph

13221 Commits

Author SHA1 Message Date
levlam
2844988d1f Improve inputStoryAreas documentation. 2024-07-25 14:03:21 +03:00
levlam
9709968751 Add BotInfoManager::validate_bot_media_preview_language_code. 2024-07-23 19:34:12 +03:00
levlam
01ea9aa3f5 Add DialogInviteLink.hpp. 2024-07-23 15:21:17 +03:00
levlam
9ace427644 Ignore photo for linkPreviewTypeVideo with video. 2024-07-23 14:56:43 +03:00
levlam
c7282217a2 Fix order of header file names in CMakeLists.txt. 2024-07-23 14:49:32 +03:00
levlam
e063a7349d Support TON sites in getExternalLinkInfo. 2024-07-23 13:01:39 +03:00
levlam
6ef62dc097 Add internal "ton_proxy_address" option. 2024-07-23 12:42:38 +03:00
levlam
2d69b77082 Fix misprint. 2024-07-23 12:41:00 +03:00
levlam
1e3ea181d4 Add "can_preload_weather" option. 2024-07-23 12:27:07 +03:00
levlam
5a01890272 Add td_api::botMediaPreview. 2024-07-23 12:15:11 +03:00
levlam
15eb2754bd Support file reference repair for bot media preview info. 2024-07-22 19:25:13 +03:00
levlam
61ce58b133 Add td_api::getBotMediaPreviewInfo. 2024-07-22 19:09:10 +03:00
levlam
3611b7a87d Fix article spelling in documentation. 2024-07-22 18:27:47 +03:00
levlam
5c771778df Fix internalLinkTypeMainWebApp. 2024-07-22 18:19:04 +03:00
levlam
a0fdd7c579 Update getWebAppUrl documentation. 2024-07-22 18:12:50 +03:00
levlam
6bcdaa57a6 Improve documentation spelling. 2024-07-22 10:32:29 +03:00
levlam
106afa050c Improve td_api::getMainWebApp. 2024-07-21 13:16:02 +03:00
levlam
6d9864a1cf Add messageProperties.need_show_statistics. 2024-07-20 21:55:41 +03:00
levlam
80b321fd9a Fix misprint. 2024-07-20 18:18:34 +03:00
levlam
eebac051cb Update has_media_previews after changing media previews. 2024-07-19 18:11:23 +03:00
levlam
bd9f33f0c1 Add botInfo.has_media_previews. 2024-07-19 18:03:07 +03:00
levlam
6d3c92c779 Add td_api::getMainWebAppUrl. 2024-07-19 17:08:34 +03:00
levlam
853301ff1c Add td_api::internalLinkTypeMainWebApp. 2024-07-19 16:43:35 +03:00
levlam
5a00eaa158 Check that bot has main Web App in preview methods. 2024-07-19 16:09:08 +03:00
levlam
a83b83432c Improve documentation of media preview methods. 2024-07-19 16:07:32 +03:00
levlam
26997e39c8 Add userTypeBot.has_main_web_app. 2024-07-19 16:03:47 +03:00
levlam
f45258eb66 Improve documentation. 2024-07-19 15:02:32 +03:00
levlam
fceb1437d7 Add td_api::reorderBotMediaPreviews. 2024-07-19 14:52:36 +03:00
levlam
1abbbc3778 Add td_api::deleteBotMediaPreviews. 2024-07-19 14:38:38 +03:00
levlam
e8b477a3e3 Add td_api::editBotMediaPreview. 2024-07-19 14:18:17 +03:00
levlam
c3ded2ade5 Add BotInfoManager::get_fake_input_media. 2024-07-18 23:50:45 +03:00
levlam
80b71e4410 Add td_api::addBotMediaPreview. 2024-07-18 23:28:08 +03:00
levlam
c53bbeaf95 Add "bot_media_preview_count_max" option. 2024-07-18 21:20:24 +03:00
levlam
cdd7af6ade Support file reference repair for bot media previews. 2024-07-18 18:32:57 +03:00
levlam
daa7c39688 Add Global::bot_info_manager(). 2024-07-18 18:06:17 +03:00
levlam
8396faa832 Add BotInfoManager::reload_bot_media_previews. 2024-07-18 17:58:54 +03:00
levlam
5a5a9a28a4 Add td_api::getBotMediaPreviews. 2024-07-18 17:54:41 +03:00
levlam
d79a350492 Add td_api::getCurrentWeather. 2024-07-17 17:54:46 +03:00
levlam
d49f86e5c2 Use continue instead of break. 2024-07-17 17:22:28 +03:00
levlam
7e8304e6d4 Use request promise in getInlineQueryResults. 2024-07-17 17:19:01 +03:00
levlam
9281efa3f0 Add internal option "weather_bot_username". 2024-07-17 16:40:12 +03:00
levlam
6d5d9a19aa Support weather story areas. 2024-07-17 16:04:52 +03:00
levlam
d26e0fab57 Support tonsite protocol. 2024-07-17 08:36:56 +03:00
levlam
5991a78334 Update list of TLDs. 2024-07-16 21:22:09 +03:00
levlam
3a528d46c8 Support chat links that open chat's profile. 2024-07-16 17:59:27 +03:00
levlam
1c3672cdc6 Add inputStoryContentVideo.main_frame_timestamp. 2024-07-16 16:34:13 +03:00
levlam
ac90866224 Add storyVideo.main_frame_timestamp. 2024-07-16 16:28:49 +03:00
levlam
ee094ea46e Add userTypeBot.active_user_count. 2024-07-16 15:41:55 +03:00
levlam
e9d2d40b53 Add td_api::getPopularWebAppBots. 2024-07-16 10:50:32 +03:00
levlam
c3f32a2090 Add td_api::topChatCategoryWebAppBots. 2024-07-16 10:25:41 +03:00