Louuke / WhatsJava

Implementation of the WhatsApp Web API in Java
Apache License 2.0
37 stars 16 forks source link

Detect deleted messages #14

Open Antek203 opened 3 years ago

Antek203 commented 3 years ago

How i can detect when a person delete a message in a chat o group, example:

Person send a message ("Test msg")

Person delete the message ("Test msg")

I need get the person and the message