account.getPasswordSettings

Get private info associated to the password info (recovery email, telegram passport info & so on)

 메서드 스키마는 레이어 84부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
password InputCheckPasswordSRP The password (see SRP)

Result

account.PasswordSettings

Only users can use this method

Possible errors

Code Type Description
400 PASSWORD_HASH_INVALID The provided password hash is invalid.

Related pages

Two-factor authentication

How to login to a user's account if they have enabled 2FA, how to change password.

Telegram Passport Manual

Telegram Passport, a unified authorization method for services that require personal identification.