chore: Deprecate buttons and list in new Baileys version

Updated CHANGELOG.md, package.json, src/api/dto/chat.dto.ts, and src/api/services/channels/whatsapp.baileys.service.ts to deprecate buttons and list due to the new Baileys version. This change improves compatibility and maintainability of the codebase.
This commit is contained in:
Davidson Gomes
2024-08-14 11:27:54 -03:00
parent 04f6e11cbd
commit 881a011493
4 changed files with 14 additions and 26 deletions

View File

@@ -7,6 +7,7 @@
* Update contacts database with unique index
* Save chat name
* Correction of media as attachments in chatwoot when using a Meta API Instance and not Baileys
* Update Baileys version 6.7.6
# 2.0.9-rc (release candidate)