.. |
api_bot.cpp
|
Fix crash in bot callback sending.
|
2020-07-17 08:13:53 +04:00 |
api_bot.h
|
Moved sending of bot's CallbackData and CallbackGame to separate file.
|
2020-07-14 19:03:41 +04: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
|
Add archive and mute settings editing.
|
2020-07-25 11:24:37 +04:00 |
api_global_privacy.h
|
Add archive and mute settings editing.
|
2020-07-25 11:24:37 +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
|
Fixed sending of PlayGame user action.
|
2020-07-14 19:24:36 +03:00 |
api_send_progress.h
|
Fix finalizing media in non-active account.
|
2020-07-14 19:02:27 +04:00 |
api_sending.cpp
|
Don't mark as read when scheduling messages.
|
2020-07-23 17:46:52 +04: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_updates.cpp
|
Don't try building profile photos list by updates.
|
2020-07-23 17:47:04 +04:00 |
api_updates.h
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |