mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
604 B
604 B
title | description |
---|---|
getRecoveryEmail | Returns set up recovery email. This method can be used to verify a password provided by the user |
Method: getRecoveryEmail
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns set up recovery email. This method can be used to verify a password provided by the user
Params:
Name | Type | Required | Description |
---|---|---|---|
password | string | Yes | Current user password |