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

[WPPCONNECT] It should react to message deleted #110

Closed
dudanogueira opened this issue Jan 28, 2023 · 2 comments
Closed

[WPPCONNECT] It should react to message deleted #110

dudanogueira opened this issue Jan 28, 2023 · 2 comments
Labels

Comments

@dudanogueira
Copy link
Owner

When deleting a message in WhatsApp, it should be reflected/informed on Rocket.Chat

@dudanogueira
Copy link
Owner Author

Also: the other way around: when deleting on Rocket.Chat, delete on WhatsApp

@dudanogueira
Copy link
Owner Author

this is the payload in wpp when you get the deleted message:

{"event": "onrevokedmessage", "session": "teste", "from": "[email protected]", "to": "[email protected]", "id": "[email protected]_3EB0F9777D7B1A9769CC51", "refId": "[email protected]_3EB03A517496DD7E36279B"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant