telegram api method · layer 229 · #9308ce1b

account.resetPassword

usable by users

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

no parameters

returns

account.ResetPasswordResult

errors (2)

codeerrordescription
400PASSWORD_EMPTYThe provided password is empty.
401AUTH_KEY_UNREGISTEREDThe specified authorization key is not registered in the system (for example, a PFS temporary key has expired).

history

present in layers 131–229

idlayers
#9308ce1b131–229