account.Password¶
- class pyrogram.raw.types.account.Password¶
 Telegram API type.
Constructor of
Password.- Details:
 Layer:
207ID:
957B50FB
- Parameters:¶
 new_algo (
PasswordKdfAlgo) – N/Anew_secure_algo (
SecurePasswordKdfAlgo) – N/Asecure_random (
bytes) – N/Ahas_recovery (
bool, optional) – N/Ahas_secure_values (
bool, optional) – N/Ahas_password (
bool, optional) – N/Acurrent_algo (
PasswordKdfAlgo, optional) – N/Asrp_B (
bytes, optional) – N/Asrp_id (
int64-bit, optional) – N/Ahint (
str, optional) – N/Aemail_unconfirmed_pattern (
str, optional) – N/Apending_reset_date (
int32-bit, optional) – N/Alogin_email_pattern (
str, optional) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.