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

Update API scheme to layer 176.

This commit is contained in:
John Preston
2024-02-21 17:54:01 +04:00
parent 1e5f821c6f
commit 1fe641c458
15 changed files with 86 additions and 31 deletions

View File

@@ -4470,7 +4470,8 @@ void Session::insertCheckedServiceNotification(
MTPlong(),
MTPMessageReactions(),
MTPVector<MTPRestrictionReason>(),
MTPint()), // ttl_period
MTPint(), // ttl_period
MTPint()), // quick_reply_shortcut_id
localFlags,
NewMessageType::Unread);
}