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

Add more examples

Open lucaspereirasouzat opened this issue 10 months ago • 0 comments

Description

Add examples of use of

how to get contacts const contacts = await client.getContacts();

how to get chats

const chats = await client.getChats();

lucaspereirasouzat avatar Mar 18 '25 12:03 lucaspereirasouzat