2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Update API scheme to layer181.

This commit is contained in:
John Preston
2024-05-16 14:15:24 +04:00
parent 1ce49df123
commit 39e03c3ca7
8 changed files with 47 additions and 12 deletions

View File

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