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
| Name | Type | Description |
|---|---|---|
| recovery_code | string | Recovery code to check. |
More details on telegram’s documentation.