@wppconnect-team/wppconnect - v2.2.4
    Preparing search index...

    Interface ContactListOptions

    interface ContactListOptions {
        onlyMyContacts?: boolean;
        withLabels?: string[];
    }
    Index
    onlyMyContacts?: boolean
    withLabels?: string[]