Commit 21d0492
committed
feat: add carousel message functionality and update related schemas
- Introduced the ability to send carousel messages via the WhatsApp integration.
- Added new DTOs for carousel messages and their cards.
- Updated the message validation schema to include carousel message requirements.
- Enhanced the sendMessage controller to handle carousel message requests.
- Updated TypeScript configuration to include new paths for the Baileys library.1 parent 8b53ffd commit 21d0492
File tree
10 files changed
+453
-634
lines changed- src
- api
- controllers
- dto
- integrations/channel/whatsapp
- routes
- validate
10 files changed
+453
-634
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments