mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 23:45:44 +00:00
Update API scheme to layer181.
This commit is contained in:
@@ -199,7 +199,8 @@ AdminLog::OwnedItem GenerateForwardedItem(
|
||||
MTPVector<MTPRestrictionReason>(),
|
||||
MTPint(), // ttl_period
|
||||
MTPint(), // quick_reply_shortcut_id
|
||||
MTPlong() // effect
|
||||
MTPlong(), // effect
|
||||
MTPFactCheck()
|
||||
).match([&](const MTPDmessage &data) {
|
||||
return history->makeMessage(
|
||||
history->nextNonHistoryEntryId(),
|
||||
|
Reference in New Issue
Block a user