View Source ExTDLib.Method.CheckPasswordRecoveryCode (ExTDLib v0.0.4)
Checks whether a 2-step verification password recovery code sent to an email address is valid. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| recovery_code | string | Recovery code to check. |
More details on telegram's documentation.