View Source ExTDLib.Method.CheckAuthenticationPasswordRecoveryCode (ExTDLib v0.0.4)

Checks whether a 2-step verification password recovery code sent to an email address is valid. Works only when the current authorization state is authorizationStateWaitPassword. Returns object_ptr<Ok>.

NameTypeDescription
recovery_codestringRecovery code to check.

More details on telegram's documentation.