canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.55k stars 795 forks source link

Deleted Messages From Contacts is not Being Updated into Database #496

Closed CSFelix closed 1 year ago

CSFelix commented 1 year ago

When a contact deletes a message, the column isDeleted on messages table continues storing 0 instead of 1.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

fogolin commented 1 year ago

In the lib do we receive a message stating that a given message with a specific ID is deleted?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.