Adding a new webhook that triggers when a message is updated by the user

This commit is contained in:
pedro-php
2025-03-27 11:13:22 -03:00
parent 427c994993
commit 119ceba1ca
8 changed files with 33 additions and 3 deletions

View File

@@ -132,6 +132,7 @@ export class EventController {
'MESSAGES_UPDATE',
'MESSAGES_DELETE',
'SEND_MESSAGE',
'SEND_MESSAGE_UPDATE',
'CONTACTS_SET',
'CONTACTS_UPSERT',
'CONTACTS_UPDATE',