wwebjs.dev icon indicating copy to clipboard operation
wwebjs.dev copied to clipboard

Home to the wwebjs.dev site and official whatsapp-web.js guide

Results 17 wwebjs.dev issues
Sort by recently updated
recently updated
newest added

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 ![Screenshot 2024-10-05 165435](https://github.com/user-attachments/assets/a8fbe4ea-379b-4351-8143-ff0e4a287e0c) ### 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...

documentation
enhancement

### Description Add examples of use of how to get contacts ` const contacts = await client.getContacts(); ` how to get chats ` const chats = await client.getChats(); `

documentation
enhancement

fixed typo in guide