@wppconnect/wa-js - v3.17.0
    Preparing search index...

    Interface VCardContact

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

    Properties

    Properties

    id: string | Wid
    name: string