WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API
https://baileys.whiskeysockets.io/
MIT License
3.09k stars 1.06k forks source link

[BUG] Make memory store #876

Open mrfzvx12 opened 2 weeks ago

mrfzvx12 commented 2 weeks ago

/node_modules/@whiskeysockets/baileys/lib/Store/make-in-memory-store.js:120 Object.assign(contacts[contact.id], contact); ^ TypeError: Cannot convert undefined or null to object

bobslavtriev commented 2 weeks ago

https://github.com/WhiskeySockets/Baileys/pull/878