Open ghost opened 6 years ago
(At least a while ago) By default, when you open whatsapp web, the platform only mark as unread the new messages received in whatsapp web. So, if you receive a new message before that (for example in the connection process), that message will not be getted using get_unread_messages.
In the previous context, I created that function with the purpose of being called after the login. But if you get all the messages, including your messages, this function is useless for you.
it say: Function MarkDefaultUnreadMessages doesn't exist
Then it was deleted from the javascript on some pull request but not from the python.
I dont know whats that!