account.UpdatePasswordSettings¶
- class pyrogram.raw.functions.account.UpdatePasswordSettings[source]¶
Set a new 2FA password
Usable by Users Bots- Details:
Layer:
229ID:
A59B102F
- Parameters:
password (
InputCheckPasswordSRP) – The old password (see SRP )new_settings (
account.PasswordInputSettings) – The new password (see SRP )
- Returns:
bool