TDLib v0.0.2 TDLib.Method.GetRecoveryEmailAddress View Source
Returns a recovery email address that was previously set up. This method can be used to verify a password provided by the user.
Returns object_ptr
Name | Type | Description |
---|---|---|
password | string | The password for the current user. |
More details on telegram’s documentation.