mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update API scheme to layer 176.
This commit is contained in:
@@ -195,7 +195,8 @@ AdminLog::OwnedItem GenerateForwardedItem(
|
||||
MTPlong(), // grouped_id
|
||||
MTPMessageReactions(),
|
||||
MTPVector<MTPRestrictionReason>(),
|
||||
MTPint() // ttl_period
|
||||
MTPint(), // ttl_period
|
||||
MTPint() // quick_reply_shortcut_id
|
||||
).match([&](const MTPDmessage &data) {
|
||||
return history->makeMessage(
|
||||
history->nextNonHistoryEntryId(),
|
||||
|
Reference in New Issue
Block a user