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

    Function queryExists

    Use queryWidExists instead

    • Check if the wid (phone number or LID) exists on WhatsApp

      This helps to identify numbers with nine digit in Brazil. Results are cached via ContactStore (persistent) and a 5-min in-memory cache.

      Parameters

      • contactId: string | Wid

      Returns Promise<QueryExistsResult | null>

      const result = await WPP.contact.queryWidExists('[number]@c.us');
      console.log(result.wid); // Correct ID