mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 23:45:44 +00:00
Update API scheme to layer 185.
This commit is contained in:
@@ -4533,7 +4533,8 @@ void Session::serviceNotification(
|
||||
MTPVector<MTPUsername>(),
|
||||
MTPint(), // stories_max_id
|
||||
MTPPeerColor(), // color
|
||||
MTPPeerColor())); // profile_color
|
||||
MTPPeerColor(), // profile_color
|
||||
MTPint())); // bot_active_users
|
||||
}
|
||||
const auto history = this->history(PeerData::kServiceNotificationsId);
|
||||
const auto insert = [=] {
|
||||
|
Reference in New Issue
Block a user