MaznAbdullah

Results 4 comments of MaznAbdullah

This problem occurs when we send from web whatsapp to device Sending from baileys to device is okay (but not appear in web whatsapp) Sending from device is okay Its...

> `sock.ev.on('call', json => { let { from } = json[2][0][1], action = json[2][0][0] switch (action) { case 'call': await itx.sendMessage(from, 'Anda diblock otomatis karena menelpon bot!', 'conversation') await sleep(500)...