MadelineProto/docs/TD_docs/constructors/passwordRecoveryInfo.md
2017-08-25 14:43:29 +02:00

23 lines
595 B
Markdown

---
title: passwordRecoveryInfo
description: Contains information available to the user after requesting password recovery
---
## Constructor: passwordRecoveryInfo
[Back to constructors index](index.md)
Contains information available to the user after requesting password recovery
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|recovery\_email\_pattern|[string](../types/string.md) | Yes|Pattern of email to which recovery mail was sent|
### Type: [PasswordRecoveryInfo](../types/PasswordRecoveryInfo.md)