2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

Update API scheme to layer 124.

This commit is contained in:
John Preston
2021-02-02 14:10:38 +04:00
parent fe7cdd7c0b
commit 502a3ca70f
14 changed files with 103 additions and 43 deletions

View File

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