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>.

NameTypeDescription
recovery_codestringRecovery code to check.

More details on telegram's documentation.