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