2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Update API scheme to layer 196.

This commit is contained in:
John Preston
2024-12-04 11:18:51 +04:00
parent 4505a2bf2d
commit c1528f532e
37 changed files with 291 additions and 171 deletions

View File

@@ -173,7 +173,8 @@ void Account::createSession(
MTPint(), // stories_max_id
MTPPeerColor(), // color
MTPPeerColor(), // profile_color
MTPint()), // bot_active_users
MTPint(), // bot_active_users
MTPBotVerification()),
serialized,
streamVersion,
std::move(settings));