MadelineProtoDocs/docs/TD_docs/constructors/recoveryEmail.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
539 B
Markdown

---
title: recoveryEmail
description: Contains information about set up recovery email
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: recoveryEmail
[Back to constructors index](index.md)
Contains information about set up recovery email
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|recovery\_email|[string](../types/string.md) | Yes|Recovery email|
### Type: [RecoveryEmail](../types/RecoveryEmail.md)