WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API

Home Page:https://baileys.whiskeysockets.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Make memory store

mrfzvx12 opened this issue · comments

/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