mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
Update API scheme to layer 196.
This commit is contained in:
@@ -202,7 +202,8 @@ AdminLog::OwnedItem GenerateForwardedItem(
|
||||
MTPint(), // ttl_period
|
||||
MTPint(), // quick_reply_shortcut_id
|
||||
MTPlong(), // effect
|
||||
MTPFactCheck()
|
||||
MTPFactCheck(),
|
||||
MTPint() // report_delivery_until_date
|
||||
).match([&](const MTPDmessage &data) {
|
||||
return history->makeMessage(
|
||||
history->nextNonHistoryEntryId(),
|
||||
|
Reference in New Issue
Block a user