account.PasswordInputSettings
- class pyrogram.raw.types.account.PasswordInputSettings
Settings for setting up a new password
Constructor of
PasswordInputSettings
.- Details:
Layer:
194
ID:
C23727C9
- Parameters:
new_algo (
PasswordKdfAlgo
, optional) – The SRP algorithm to usenew_password_hash (
bytes
, optional) – The computed password hashhint (
str
, optional) – Text hint for the passwordemail (
str
, optional) – Password recovery emailnew_secure_settings (
SecureSecretSettings
, optional) – Telegram passport settings