mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Update API scheme to layer 185.
This commit is contained in:
@@ -171,7 +171,8 @@ void Account::createSession(
|
||||
MTPVector<MTPUsername>(),
|
||||
MTPint(), // stories_max_id
|
||||
MTPPeerColor(), // color
|
||||
MTPPeerColor()), // profile_color
|
||||
MTPPeerColor(), // profile_color
|
||||
MTPint()), // bot_active_users
|
||||
serialized,
|
||||
streamVersion,
|
||||
std::move(settings));
|
||||
|
Reference in New Issue
Block a user