2
0
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:
John Preston
2025-06-13 13:40:46 +04:00
parent 9290c90bdc
commit b965aecc6c
20 changed files with 152 additions and 25 deletions

View File

@@ -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(),