6 messages · Page 1 of 1 (latest)
how post('/send-message with mention in whatsapp-web.js, please help?
pass a contact in an array in the propery mentions
mentions
chat.sendMessage('some message', { mentions: [somecontact] })
you can pass multiple contacts, i mean its an array
What do you mean chat
what is chat ?