Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

[BUG] Whatsaapp Crashed

Open VanzGantengz opened this issue 1 year ago • 7 comments

please fix bug sending messages with quoted and remoteJid: " " (null)

const quoted = { key: { id, participant, remoteJid: " " } }
sock.sendMessage(msg.key.remoteJid, { text: "Hello World" }, { quoted })

the bug is very detrimental, whatsapp crashes continuously and can't be opened. please help to fix the bug, because many people abuse it

VanzGantengz avatar Dec 07 '22 13:12 VanzGantengz