tdesktop/Telegram/SourceFiles/api
23rd 665e322fce Added ability to see attached stickers on documents.
Fixed #8927.
2020-10-30 13:18:40 +03:00
..
api_attached_stickers.cpp Added ability to see attached stickers on documents. 2020-10-30 13:18:40 +03:00
api_attached_stickers.h Added ability to see attached stickers on documents. 2020-10-30 13:18:40 +03:00
api_authorizations.cpp Reduced number of requests for authorizations list in SessionsBox. 2020-09-30 18:48:35 +03:00
api_authorizations.h Reduced number of requests for authorizations list in SessionsBox. 2020-09-30 18:48:35 +03:00
api_bot.cpp Handle bot callback buttons with password. 2020-09-29 19:03:18 +03:00
api_bot.h Handle bot callback buttons with password. 2020-09-29 19:03:18 +03:00
api_chat_filters.cpp Improve filters reordering. 2020-03-27 20:36:04 +04:00
api_chat_filters.h Improve filters reordering. 2020-03-27 20:36:04 +04:00
api_chat_invite.cpp Update API scheme to layer 115. 2020-07-25 11:24:11 +04:00
api_chat_invite.h Update API scheme to layer 115. 2020-07-25 11:24:11 +04:00
api_common.h Added ability to schedule messages to be sent when user comes online. 2020-01-23 10:09:33 +03:00
api_editing.cpp Added ability to edit media in scheduled messages. 2020-07-17 18:22:38 +03:00
api_editing.h Added ability to edit media in scheduled messages. 2020-07-17 18:22:38 +03:00
api_global_privacy.cpp Suggest enabling archive and mute in settings. 2020-07-25 11:25:51 +04:00
api_global_privacy.h Suggest enabling archive and mute in settings. 2020-07-25 11:25:51 +04:00
api_hash.cpp Move session data localstorage -> storage_account. 2020-06-23 21:53:39 +04:00
api_hash.h Move session data localstorage -> storage_account. 2020-06-23 21:53:39 +04:00
api_media.cpp Moved preparing MTPInputMedia to separate file. 2020-07-17 18:22:37 +03:00
api_media.h Moved preparing MTPInputMedia to separate file. 2020-07-17 18:22:37 +03:00
api_self_destruct.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
api_self_destruct.h Allow editing sensitive content filtering. 2019-12-09 15:59:08 +03:00
api_send_progress.cpp Keep sending typings up to 30s after offline. 2020-10-23 18:25:55 +03:00
api_send_progress.h Don't send typings to bots and offline users. 2020-10-23 17:28:11 +03:00
api_sending.cpp Support anonymous group admins. 2020-09-29 19:03:24 +03:00
api_sending.h Fix finalizing media in non-active account. 2020-07-14 19:02:27 +04:00
api_sensitive_content.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
api_sensitive_content.h Apply ignore_restriction_reasons from config. 2019-12-09 18:42:11 +03:00
api_single_message_search.cpp Extract username from t.me/username searches. 2019-08-09 11:50:49 +01:00
api_single_message_search.h Extract username from t.me/username searches. 2019-08-09 11:50:49 +01:00
api_text_entities.cpp Use Main::Session in entities parsing. 2020-06-08 12:05:17 +04:00
api_text_entities.h Use Main::Session in entities parsing. 2020-06-08 12:05:17 +04:00
api_toggling_media.cpp Added ability to remove recent stickers. 2020-08-21 16:23:44 +03:00
api_toggling_media.h Added ability to remove recent stickers. 2020-08-21 16:23:44 +03:00
api_updates.cpp Fixed glitch for scheduled messages with elapsed date in channels. 2020-10-23 13:32:32 +03:00
api_updates.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00