feat: added messages.delete event

This commit is contained in:
Davidson Gomes
2023-07-16 18:16:05 -03:00
parent c00f132145
commit e6b0addb6c
8 changed files with 21 additions and 5 deletions

View File

@@ -96,6 +96,7 @@ WEBHOOK:
MESSAGES_SET: true
MESSAGES_UPSERT: true
MESSAGES_UPDATE: true
MESSAGES_DELETE: true
SEND_MESSAGE: true
CONTACTS_SET: true
CONTACTS_UPSERT: true