Baileys
Baileys copied to clipboard
[BUG] contacts.upsert
Describe the bug contacts.upsert Events no longer work.
socket.ev.on("contacts.upsert", async (contacts: Contact[]) => {
console.log("contacts", contacts)
});
@raphaelvserafim Use this for temporary workaround https://github.com/kbiits/Whiskey-Baileys