UpdatePasswordSettings¶
-
class
pyrogram.raw.functions.account.
UpdatePasswordSettings
¶ Set a new 2FA password.
- Details
Layer:
126
ID:
0xa59b102f
- Parameters
password (
InputCheckPasswordSRP
) – The old password (see SRP).new_settings (
account.PasswordInputSettings
) – The new password (see SRP).
- Returns
bool
– Primitive type.