Get private info associated to the password info (recovery email, telegram passport info & so on)
Method schema is available as of layer 84. Switch ยป
Name | Type | Description |
---|---|---|
password | InputCheckPasswordSRP | The password (see SRP) |
Code | Type | Description |
---|---|---|
400 | PASSWORD_HASH_INVALID | The provided password hash is invalid. |
How to login to a user's account if they have enabled 2FA, how to change password.