1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 10:27:21 +01:00
MadelineProto/docs/API_docs/constructors/account_passwordSettings.md

524 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, ];