Skip to content
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

message_edit event is not fired after first edit #2598

Open
1 task done
LEGENDARY-KING opened this issue Oct 24, 2023 · 1 comment
Open
1 task done

message_edit event is not fired after first edit #2598

LEGENDARY-KING opened this issue Oct 24, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@LEGENDARY-KING
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

message_edit event is only fired the first time a message has been edited, any further edits do not trigger the event

Expected behavior

The event should fire everytime the message is edited with the most recent message as the "prevBody" and the current message as the "newBody"

Steps to Reproduce the Bug or Issue

  1. Send a message
  2. Edit it and the event will fire
  3. Edit it again and the event wont ever be triggered again

Relevant Code

No response

Browser Type

Chromium

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

WSL
Android
1.23.0
16.20.0

Additional context

No response

@LEGENDARY-KING LEGENDARY-KING added the bug Something isn't working label Oct 24, 2023
@LEGENDARY-KING
Copy link
Author

I have a feeling it might have to do something with the "isNewMsg" parameter in the Message

@alechkos alechkos mentioned this issue Nov 9, 2023
1 task
@alechkos alechkos changed the title message_edit event message_edit event is not fired after first edit Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant