2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Update API scheme on layer 200.

This commit is contained in:
John Preston
2025-02-17 11:57:24 +04:00
parent bbc14ba74f
commit 74b71b92b6
13 changed files with 26 additions and 58 deletions

View File

@@ -4690,7 +4690,8 @@ void Session::insertCheckedServiceNotification(
MTPint(), // quick_reply_shortcut_id
MTPlong(), // effect
MTPFactCheck(),
MTPint()), // report_delivery_until_date
MTPint(), // report_delivery_until_date
MTPlong()), // paid_message_stars
localFlags,
NewMessageType::Unread);
}