MadelineProto/old_docs/API_docs_v40/constructors/account_passwordSettings.md
2017-01-19 23:02:27 +01:00

529 B

title description
account.passwordSettings account_passwordSettings attributes, type and example

Constructor: account.passwordSettings

Back to constructors index

Attributes:

Name Type Required
email string Required

Type: account_PasswordSettings

Example:

$account_passwordSettings = ['_' => 'account.passwordSettings', 'email' => string, ];