@wppconnect-team/wppconnect - v1.36.4
    Preparing search index...

    Interface Contact

    Data info of contact

    interface Contact {
        formattedName: string;
        id: string;
        isBusiness: boolean;
        isEnterprise: boolean;
        isHighLevelVerified: any;
        isMe: boolean;
        isMyContact: boolean;
        isPSA: boolean;
        isUser: boolean;
        isVerified: any;
        isWAContact: boolean;
        labels: any[];
        msgs: any;
        name?: string;
        plaintextDisabled: boolean;
        profilePicThumbObj: ProfilePicThumbObj;
        pushname?: string;
        sectionHeader: any;
        shortName: string;
        statusMute: boolean;
        type: string;
        verifiedLevel: any;
        verifiedName?: any;
    }
    Index

    Properties

    formattedName: string
    id: string
    isBusiness: boolean
    isEnterprise: boolean
    isHighLevelVerified: any
    isMe: boolean
    isMyContact: boolean
    isPSA: boolean
    isUser: boolean
    isVerified: any
    isWAContact: boolean
    labels: any[]
    msgs: any
    name?: string

    Name of the contact in your agenda

    plaintextDisabled: boolean
    profilePicThumbObj: ProfilePicThumbObj

    Deprecated in favor of the function getProfilePicFromServer getProfilePicFromServer

    pushname?: string

    Name defined by common contact

    sectionHeader: any
    shortName: string
    statusMute: boolean
    type: string
    verifiedLevel: any
    verifiedName?: any

    Name defined by business contact