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

    Interface ContactListOptions

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

    Properties

    onlyMyContacts?: boolean
    withLabels?: string[]