Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 536 Bytes

File metadata and controls

23 lines (15 loc) · 536 Bytes

AccountPasswordInputSettings

Types

AccountPasswordInputSettings::typeAccountPasswordInputSettings

Schema:

account.passwordInputSettings#86916deb flags:# new_salt:flags.0?bytes new_password_hash:flags.0?bytes hint:flags.0?string email:flags.1?string = account.PasswordInputSettings;

Parameters:

Name Type
newSalt QByteArray
newPasswordHash QByteArray
hint QString
email QString