Check if the number exists and what is correct ID
This help to identify numbers with nine digit in Brazil
const result = await WPP.contact.queryExists('[number]@c.us');console.log(result.wid); // Correct ID Copy
const result = await WPP.contact.queryExists('[number]@c.us');console.log(result.wid); // Correct ID
Check if the number exists and what is correct ID
This help to identify numbers with nine digit in Brazil