@wppconnect/wa-js - v4.6.0
    Preparing search index...

    Interface ContactListOptions

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