mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.03k stars 795 forks source link

New Message Observer missing unread messages #985

Open dekkardnexus5 opened 3 years ago

dekkardnexus5 commented 3 years ago

I am testing the NewMessagesObserver and it is working. But when whatsapp receives messages in a short span of time, NewMessagesObserver is missing some messages. Eg, if I send messages to whatsapp: 1, 2, 3, 4, with a small delay between messages, NewMessagesObserver is capturing only 1, 4