-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] messages.update dont listen to status 2 #620
Comments
How do you know status 1, 2, or 3 when sending a message on your cellphone? |
On event messages.update you receive the updated message. When sending on cellphone, we can receive the status 1,2 and 3, but sending with baileys we just receive the status 1 and after jumps directly to 3. |
I also don't get status 2, both messages sent via baileys and also those sent via cellphone. Btw, what does satus 2 mean? |
Status 2 = Message received in whatsapp server |
Will implement |
Same issue |
Describe the bug
On sending messages with baileys, most of the time it jumps directly from status 1 to status 3, without going through 2.
When I send a message on my cell phone, it correctly goes through the status 2 (1,2 and 3).
The text was updated successfully, but these errors were encountered: