wwebjs.dev
wwebjs.dev copied to clipboard
Home to the wwebjs.dev site and official whatsapp-web.js guide
Added "you" to if want
fix typo
fix a typo in the remote auth section
changed sessionExists -> extract
### Description Clicking on the "JavaScript Basic" link in the `/guide` page currently leads to a `404 not found` page. #### Screenshot  ### Fix I updated the...
### Description There should be a "how to test your bot" on the guide . Because it really stumped me for a moment. I am referring to how to test...
### Description Add examples of use of how to get contacts ` const contacts = await client.getContacts(); ` how to get chats ` const chats = await client.getChats(); `
fix typo
fixed typo in guide