mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update API scheme to layer 105.
This commit is contained in:
@@ -318,7 +318,9 @@ AdminLog::OwnedItem GenerateContactItem(
|
||||
MTP_int(0),
|
||||
MTP_int(0),
|
||||
MTP_string(),
|
||||
MTP_long(0));
|
||||
MTP_long(0),
|
||||
//MTPMessageReactions(),
|
||||
MTPVector<MTPRestrictionReason>());
|
||||
const auto item = history->owner().makeMessage(
|
||||
history,
|
||||
message.c_message(),
|
||||
|
Reference in New Issue
Block a user