TDLib v0.0.2 TDLib.Method.RecoverPassword View Source
Recovers the password using a recovery code sent to an email address that was previously set up.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| recovery_code | string | Recovery code to check. |
More details on telegram’s documentation.