account.passwordSettings

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

생성자 스키마는 레이어 81부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
email flags.0?string 2FA Recovery email
secure_settings flags.1?SecureSecretSettings Telegram passport settings

Type

account.PasswordSettings

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.