teleproto - v1.229.0
    Preparing search index...

    Class PasswordInputSettings

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "account.PasswordInputSettings"
    classType: "constructor"
    CONSTRUCTOR_ID: 3258394569
    email?: string
    hint?: string
    newPasswordHash?: bytes
    newSecureSettings?: SecureSecretSettings
    originalArgs: {
        email?: string;
        hint?: string;
        newAlgo?: TypePasswordKdfAlgo;
        newPasswordHash?: bytes;
        newSecureSettings?: SecureSecretSettings;
    }
    SUBCLASS_OF_ID: 205679782