Closed sevetseh28 closed 6 years ago
Just right after opening this issue I realized that js_obj of chats have an unreadCount attribute so this could be used to fix this issue. I will try to do a PR.
PR done: https://github.com/mukulhase/WebWhatsapp-Wrapper/pull/198 @mukulhase
@sevetseh28 - Can you please paste your example code here so that all can be benefited?
I made these changes to the code, and still not receiving messages.
Any ideas?
@fyudelgado also have this problem
This feature has already been merged with a PR I did months ago. So I'm closing the issue guys. https://github.com/mukulhase/WebWhatsapp-Wrapper/pull/198
If I have unread messages before running the WappWeb wrapper and keep them unread the .get_unread method won't return the unread messages since isNewMsg attribute is set None even though the message is still unread on WhatsApp.
Has anyone figured out how to solve this?
Thanks.