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

Update API scheme to layer 174.

This commit is contained in:
John Preston
2024-02-02 13:40:01 +04:00
parent c891ee3a45
commit e32cbf468b
12 changed files with 100 additions and 5 deletions

View File

@@ -4449,6 +4449,7 @@ void Session::insertCheckedServiceNotification(
MTP_flags(flags),
MTP_int(0), // Not used (would've been trimmed to 32 bits).
peerToMTP(PeerData::kServiceNotificationsId),
MTPint(), // from_boosts_applied
peerToMTP(PeerData::kServiceNotificationsId),
MTPPeer(), // saved_peer_id
MTPMessageFwdHeader(),