1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/constructors/passwordRecoveryInfo.md
2017-08-25 14:43:29 +02:00

595 B

title description
passwordRecoveryInfo Contains information available to the user after requesting password recovery

Constructor: passwordRecoveryInfo

Back to constructors index

Contains information available to the user after requesting password recovery

Attributes:

Name Type Required Description
recovery_email_pattern string Yes Pattern of email to which recovery mail was sent

Type: PasswordRecoveryInfo