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

Update API scheme to layer 105.

This commit is contained in:
John Preston
2019-08-08 11:15:59 +01:00
parent a539fad3e2
commit 549789bfb7
13 changed files with 145 additions and 78 deletions

View File

@@ -158,7 +158,9 @@ AdminLog::OwnedItem GenerateForwardedItem(
MTPint(), // views
MTPint(), // edit_date
MTPstring(), // post_author
MTPlong() // grouped_id
MTPlong(), // grouped_id
//MTPMessageReactions(),
MTPVector<MTPRestrictionReason>()
).match([&](const MTPDmessage &data) {
return history->owner().makeMessage(
history,