teleproto - v1.229.0
    Preparing search index...

    Interface AccountUpdatePasswordSettingsParams

    interface AccountUpdatePasswordSettingsParams {
        newSettings: AccountPasswordInputSettingsIn;
        password: TypeInputCheckPasswordSRPIn;
    }
    Index

    The new password (see SRP )

    The old password (see SRP )