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

    Interface VCardContact

    interface VCardContact {
        id: string | WAJS.whatsapp.Wid;
        name: string;
    }
    Index

    Properties

    Properties

    id: string | WAJS.whatsapp.Wid
    name: string