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

@@ -8,6 +8,7 @@
* Now it's getting the API URL directly in the request, no longer need the variable in the env file
* Removed link preview endpoint, now it's done automatically from sending conventional text
* Added group membership validation before sending message to groups
* Added messages.delete event
# 1.2.2 (2023-07-15 09:36)