Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
616 stars 180 forks source link

How to handle READ status of my messages? #389

Closed SachukS closed 3 months ago

SachukS commented 9 months ago

I have managed to handle DELIVERED status with onAnyMessageStatus and onConversationMessageStatus. But noone method, containing 'status' in its name, isn't called when status is changed (READ, ERROR etc.). I'm using 3.5.1. Thanks for your work!

Auties00 commented 9 months ago

This is a bug in 3.5.1

Auties00 commented 3 months ago

Fixed