wwebjs.dev
wwebjs.dev copied to clipboard
Add more examples
Description
Add examples of use of
how to get contacts
const contacts = await client.getContacts();
how to get chats
const chats = await client.getChats();