AyuGramDesktop/Telegram/SourceFiles/api
2025-02-14 01:51:34 +03:00
..
api_attached_stickers.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
api_attached_stickers.h Added ability to see attached stickers on documents. 2020-10-30 13:18:40 +03:00
api_authorizations.cpp Added log to catch possible api errors when disable calls for account. 2025-02-10 19:42:26 +03:00
api_authorizations.h Implement connected websites section. 2023-08-18 17:03:50 +02:00
api_blocked_peers.cpp Unblock the bot before sharing phone number. 2023-09-04 17:36:55 +04:00
api_blocked_peers.h Unblock the bot before sharing phone number. 2023-09-04 17:36:55 +04:00
api_bot.cpp Update API scheme to layer 188. 2024-09-19 12:47:54 +04:00
api_bot.h Respect peer_types in the switch inline button. 2023-05-24 19:36:58 +04:00
api_chat_filters.cpp Allow disabling animations in folder emoji. 2024-12-31 15:41:13 +04:00
api_chat_filters.h Allow disabling animations in folder emoji. 2024-12-31 15:41:13 +04:00
api_chat_filters_remove_manager.cpp Moved out display of remove filter box from chats filters menu. 2024-11-11 10:18:00 +03:00
api_chat_filters_remove_manager.h Moved out display of remove filter box from chats filters menu. 2024-11-11 10:18:00 +03:00
api_chat_invite.cpp Return native verify icon to the right. 2024-12-31 17:18:59 +04:00
api_chat_invite.h Added ability to cancel and renew subscription from settings section. 2024-08-14 18:17:51 +02:00
api_chat_links.cpp Simple promo box for Telegram Business. 2024-04-01 22:44:23 +04:00
api_chat_links.h Initial chat links edition implementation. 2024-04-01 22:44:21 +04:00
api_chat_participants.cpp Support similar bots section. 2025-01-22 22:13:26 +04:00
api_chat_participants.h Support similar bots section. 2025-01-22 22:13:26 +04:00
api_cloud_password.cpp Added missed handler of server error when try to reset cloud password. 2024-09-04 10:11:31 +03:00
api_cloud_password.h Added ability to recover cloud password from Api::CloudPassword. 2022-05-10 08:53:31 +03:00
api_common.cpp Pass FullReplyTo everywhere. 2023-10-26 14:08:40 +04:00
api_common.h Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
api_confirm_phone.cpp Update API scheme on layer 180. 2024-05-30 21:35:06 +04:00
api_confirm_phone.h Extracted api code from ConfirmPhoneBox to separated file. 2021-10-19 06:34:27 +03:00
api_credits.cpp Update API scheme on layer 198. 2025-01-22 22:13:27 +04:00
api_credits.h Update API scheme on layer 198. 2025-01-22 22:13:27 +04:00
api_earn.cpp Fix some warnings from PVS-Studio. 2024-11-18 12:50:36 +04:00
api_earn.h Made withdrawal button handler in earn sections more universal. 2024-06-30 21:16:07 +04:00
api_editing.cpp Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
api_editing.h Allow editing spoiler/caption-above in EditCaptionBox. 2024-05-30 21:35:10 +04:00
api_filter_updates.h Added initial implementation of filter for MTP updates. 2024-06-30 21:16:07 +04:00
api_global_privacy.cpp Update API scheme to layer 199. 2025-02-12 17:24:24 +04:00
api_global_privacy.h Update API scheme to layer 199. 2025-02-12 17:24:24 +04:00
api_hash.cpp Request and cache featured emoji sets. 2022-07-26 20:12:13 +03:00
api_hash.h Request and cache featured emoji sets. 2022-07-26 20:12:13 +03:00
api_invite_links.cpp Added ability to edit invite links with subscription. 2024-08-14 18:17:50 +02:00
api_invite_links.h Added ability to edit invite links with subscription. 2024-08-14 18:17:50 +02:00
api_media.cpp Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
api_media.h Allow sending media with spoilers. 2022-12-26 14:24:05 +04:00
api_messages_search.cpp Added ability to provide top msg id to api message search class. 2025-01-18 01:10:28 +03:00
api_messages_search.h Added ability to provide top msg id to api message search class. 2025-01-18 01:10:28 +03:00
api_messages_search_merged.cpp Added ability to provide top msg id to api message search class. 2025-01-18 01:10:28 +03:00
api_messages_search_merged.h Added ability to provide top msg id to api message search class. 2025-01-18 01:10:28 +03:00
api_peer_colors.cpp Boost community features list. 2024-02-15 13:51:40 +04:00
api_peer_colors.h Boost community features list. 2024-02-15 13:51:40 +04:00
api_peer_photo.cpp Reapply "Remove SendMediaReady legacy helper." 2024-04-05 09:51:20 +04:00
api_peer_photo.h Allow setting channel emoji status. 2023-12-22 07:35:02 -04:00
api_polls.cpp Merge tag 'v5.1.2' into dev 2024-06-04 03:29:15 +03:00
api_polls.h Remove MTP from Polls::create interface. 2022-08-11 09:06:43 +03:00
api_premium.cpp Fix viewing gifts from list of saved. 2025-01-26 11:34:44 +04:00
api_premium.h Update API scheme on layer 198. 2025-01-22 22:13:27 +04:00
api_premium_option.cpp Renamed SubscriptionOption with PremiumSubscriptionOption. 2024-08-14 18:17:49 +02:00
api_premium_option.h Renamed SubscriptionOption with PremiumSubscriptionOption. 2024-08-14 18:17:49 +02:00
api_report.cpp Remove unused null option in SendReport(). 2024-11-04 14:05:37 +04:00
api_report.h Remove unused null option in SendReport(). 2024-11-04 14:05:37 +04:00
api_ringtones.cpp Reapply "Remove SendMediaReady legacy helper." 2024-04-05 09:51:20 +04:00
api_ringtones.h Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
api_self_destruct.cpp Added api support for global TTL settings. 2022-11-29 17:41:20 +03:00
api_self_destruct.h Added api support for global TTL settings. 2022-11-29 17:41:20 +03:00
api_send_progress.cpp Merge v4.14.13 2024-02-03 23:57:25 +03:00
api_send_progress.h Simplify SendProgressManager::done prototype. 2022-11-11 11:44:03 +04:00
api_sending.cpp Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
api_sending.h Initial location sending on Windows. 2024-07-19 11:20:53 +02:00
api_sensitive_content.cpp Support 18+/restrictions for messages. 2024-08-14 18:17:52 +02:00
api_sensitive_content.h Support 18+/restrictions for messages. 2024-08-14 18:17:52 +02:00
api_single_message_search.cpp Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
api_single_message_search.h Extract username from t.me/username searches. 2019-08-09 11:50:49 +01:00
api_statistics.cpp Renamed Api::ChannelEarnStatistics with Api::EarnStatistics. 2024-10-26 19:20:50 +03:00
api_statistics.h Renamed Api::ChannelEarnStatistics with Api::EarnStatistics. 2024-10-26 19:20:50 +03:00
api_statistics_data_deserialize.cpp Moved out deserialization of MTP statistical graph to separated file. 2024-06-30 21:16:07 +04:00
api_statistics_data_deserialize.h Moved out deserialization of MTP statistical graph to separated file. 2024-06-30 21:16:07 +04:00
api_statistics_sender.cpp Moved out StatisticsRequestSender to separated file. 2024-06-30 21:16:07 +04:00
api_statistics_sender.h Moved out StatisticsRequestSender to separated file. 2024-06-30 21:16:07 +04:00
api_text_entities.cpp Update API scheme to layer 196. 2024-12-25 11:09:35 +04:00
api_text_entities.h Update API scheme to layer 196. 2024-12-25 11:09:35 +04:00
api_toggling_media.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
api_toggling_media.h Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
api_transcribes.cpp Add session->appConfig() shortcut. 2024-04-01 22:44:22 +04:00
api_transcribes.h Support free transcribes in groups. 2024-02-15 13:51:41 +04:00
api_unread_things.cpp Fix unread reactions button in chats with users. 2023-01-03 09:22:46 +04:00
api_unread_things.h Extract Data::Thread common for History / ForumTopic. 2022-11-01 19:25:37 +04:00
api_updates.cpp Merge tag 'v5.11.1' into dev 2025-02-14 01:51:34 +03:00
api_updates.h Show toast/tooltip info on video processing. 2024-10-31 18:04:17 +04:00
api_user_names.cpp Added api support to toggle and reorder bot usernames. 2023-04-11 19:17:42 +04:00
api_user_names.h Added handling of error for too much number of activated usernames. 2022-11-01 19:25:40 +04:00
api_user_privacy.cpp Add gifts-to-profile privacy. 2024-11-17 15:08:17 +04:00
api_user_privacy.h Add gifts-to-profile privacy. 2024-11-17 15:08:17 +04:00
api_views.cpp Edit price on send, send single paid media. 2024-06-30 21:16:08 +04:00
api_views.h Edit price on send, send single paid media. 2024-06-30 21:16:08 +04:00
api_websites.cpp Support all cases for BoostBox. 2023-09-22 09:43:32 +04:00
api_websites.h Implement connected websites section. 2023-08-18 17:03:50 +02:00
api_who_reacted.cpp Merge tag 'v5.10.3' into dev 2025-01-15 10:11:17 +03:00
api_who_reacted.h Show forward original date in context menu. 2024-12-17 21:17:14 +04:00