mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Update API scheme to layer 133.
This commit is contained in:
@@ -162,7 +162,7 @@ void Account::createSession(
|
||||
createSession(
|
||||
MTP_user(
|
||||
MTP_flags(flags),
|
||||
MTP_int(base::take(_sessionUserId).bare), // #TODO ids
|
||||
MTP_long(base::take(_sessionUserId).bare),
|
||||
MTPlong(), // access_hash
|
||||
MTPstring(), // first_name
|
||||
MTPstring(), // last_name
|
||||
|
Reference in New Issue
Block a user