2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Update API scheme to layer136.

This commit is contained in:
John Preston
2021-12-03 14:50:30 +04:00
parent 32473b2908
commit a1439163ce
6 changed files with 30 additions and 11 deletions

View File

@@ -1109,7 +1109,7 @@ void Updates::applyUpdatesNoPtsCheck(const MTPUpdates &updates) {
MTPint(), // edit_date
MTPstring(),
MTPlong(),
//MTPMessageReactions(),
MTPMessageReactions(),
MTPVector<MTPRestrictionReason>(),
MTP_int(d.vttl_period().value_or_empty())),
MessageFlags(),
@@ -1140,7 +1140,7 @@ void Updates::applyUpdatesNoPtsCheck(const MTPUpdates &updates) {
MTPint(), // edit_date
MTPstring(),
MTPlong(),
//MTPMessageReactions(),
MTPMessageReactions(),
MTPVector<MTPRestrictionReason>(),
MTP_int(d.vttl_period().value_or_empty())),
MessageFlags(),