tl v57.2.0-rc TL.Account.PasswordInputSettings

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;

Summary

Types

t()
t :: %TL.Account.PasswordInputSettings{email: String.t, hint: String.t, new_password_hash: [byte], new_salt: [byte]}