tl v57.2.0-rc TL.Account.Password
account.password#7c18141c current_salt:bytes new_salt:bytes hint:string has_recovery:Bool email_unconfirmed_pattern:string = account.Password;
Summary
Types
t()
t :: %TL.Account.Password{current_salt: [byte], email_unconfirmed_pattern: String.t, has_recovery: TL.tl_bool, hint: String.t, new_salt: [byte]}