24 lines
539 B
Markdown
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)
|
|
|
|
|