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

Returns a 2-step verification recovery email address that was previously set up. This method can be used to verify a password provided by the user. Returns object_ptr<RecoveryEmailAddress>.

NameTypeDescription
passwordstringThe 2-step verification password for the current user.

More details on telegram's documentation.