mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 20:57:48 +01:00
529 B
529 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, ];