TDLib v0.0.2 TDLib.Method.RecoverAuthenticationPassword View Source

Recovers the password with a password recovery code sent to an email address that was previously set up. Works only when the current authorization state is authorizationStateWaitPassword. Returns object_ptr.

NameTypeDescription
recovery_codestringRecovery code to check.

More details on telegram’s documentation.