mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 15:07:21 +01:00
348 B
348 B
Constructor: auth_passwordRecovery
Attributes:
Name | Type | Required |
---|---|---|
email_pattern | string | Required |
Type: auth_PasswordRecovery
Example:
$auth_passwordRecovery = ['email_pattern' => string, ];