telegram api method · layer 229 · #9308ce1b
account.resetPassword
Initiate a 2FA password reset: can only be used if the user is already logged-in, see here for more info »
definition
account.resetPassword#9308ce1b = account.ResetPasswordResult;
parameters
returns
errors (2)
| code | error | description |
|---|---|---|
| 400 | PASSWORD_EMPTY | The provided password is empty. |
| 401 | AUTH_KEY_UNREGISTERED | The specified authorization key is not registered in the system (for example, a PFS temporary key has expired). |
history
present in layers 131–229
| id | layers |
|---|---|
| #9308ce1b | 131–229 |