telegram api constructor · layer 229 · #c23727c9
account.passwordInputSettings
Settings for setting up a new password
definition
account.passwordInputSettings#c23727c9 flags:# new_algo:flags.0?PasswordKdfAlgo new_password_hash:flags.0?bytes hint:flags.0?string email:flags.1?string new_secure_settings:flags.2?SecureSecretSettings = account.PasswordInputSettings;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
new_algo | PasswordKdfAlgo | The SRP algorithm to use |
new_password_hash | bytes | The computed password hash |
hint | string | Text hint for the password |
email | string | Password recovery email |
new_secure_settings | SecureSecretSettings | Telegram passport settings |
type
history
present in layers 46–229 · constructor id changed 3×
| id | layers |
|---|---|
| #bcfc532c | 46 |
| #86916deb | 62–79 |
| #21ffa60d | 80–82 |
| #c23727c9 | 83–229 |