TDLib v0.0.2 TDLib.Object.AuthorizationStateWaitPassword View Source

The user has been authorized, but needs to enter a password to start using the application.

NameTypeDescription
password_hintstringHint for the password; can be empty.
has_recovery_email_addressboolTrue if a recovery email address has been set up.
recovery_email_address_patternstringPattern of the email address to which the recovery email was sent; empty until a recovery email has been sent.

More details on telegram’s documentation.