mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:07:50 +01:00
526 B
526 B
title | description |
---|---|
account_passwordSettings | account_passwordSettings attributes, type and example |
Constructor: account_passwordSettings
Attributes:
Name | Type | Required |
---|---|---|
string | Required |
Type: account_PasswordSettings
Example:
$account_passwordSettings = ['_' => 'account_passwordSettings', 'email' => string, ];