mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Update API scheme on layer 148.
This commit is contained in:
@@ -170,7 +170,8 @@ void Account::createSession(
|
||||
MTPVector<MTPRestrictionReason>(),
|
||||
MTPstring(), // bot_inline_placeholder
|
||||
MTPstring(), // lang_code
|
||||
MTPEmojiStatus()),
|
||||
MTPEmojiStatus(),
|
||||
MTPVector<MTPUsername>()),
|
||||
serialized,
|
||||
streamVersion,
|
||||
std::move(settings));
|
||||
|
Reference in New Issue
Block a user