2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Update API scheme on layer 167.

This commit is contained in:
John Preston
2023-11-22 12:16:39 +04:00
parent 6a87fef851
commit 4b5e2582d9
7 changed files with 48 additions and 36 deletions

View File

@@ -173,8 +173,8 @@ void Account::createSession(
MTPEmojiStatus(),
MTPVector<MTPUsername>(),
MTPint(), // stories_max_id
MTP_int(0), // color
MTPlong()), // background_emoji_id
MTPPeerColor(), // color
MTPPeerColor()), // profile_color
serialized,
streamVersion,
std::move(settings));