mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 15:35:51 +00:00
Update API scheme on layer 148.
This commit is contained in:
@@ -3932,7 +3932,8 @@ void Session::serviceNotification(
|
||||
MTPVector<MTPRestrictionReason>(),
|
||||
MTPstring(), // bot_inline_placeholder
|
||||
MTPstring(), // lang_code
|
||||
MTPEmojiStatus()));
|
||||
MTPEmojiStatus(),
|
||||
MTPVector<MTPUsername>()));
|
||||
}
|
||||
const auto history = this->history(PeerData::kServiceNotificationsId);
|
||||
if (!history->folderKnown()) {
|
||||
|
Reference in New Issue
Block a user