24 lines
668 B
Markdown
24 lines
668 B
Markdown
---
|
|
title: passwordRecoveryInfo
|
|
description: Contains information available to the user after requesting password recovery
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# 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)
|
|
|
|
|