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

    Interface ProfilePicThumbObj

    Profile picture data

    interface ProfilePicThumbObj {
        eurl: string;
        id: Wid;
        img: string;
        imgFull: string;
        raw: null;
        tag: string;
    }
    Index

    Properties

    Properties

    eurl: string
    id: Wid
    img: string
    imgFull: string
    raw: null
    tag: string