evolution-api/src/validate
Davidson Gomes f6d4f940a3 chore: Update cloud API message sending for lists and buttons
This commit updates the way messages are sent to the cloud API for lists and buttons,
adjusting the structure of the request payload. The affected files include:
- sendMessage.dto.ts: updates the format of the Button class
- sendMessage.router.ts: adds a new route for sending button messages
- whatsapp.business.service.ts: updates the handling of list and button messages
- message.schema.ts: adds a new schema for button messages

These changes improve the integration with the cloud API and allow for better handling of lists and buttons in messages.
2024-07-12 09:40:15 -03:00
..
chat.schema.ts feat: update message sending logic 2024-06-15 12:46:52 -03:00
group.schema.ts integrations: adjusts in payloads 2024-06-07 19:16:51 -03:00
instance.schema.ts feat: update API routes and services for better cache handling 2024-06-14 09:25:18 -03:00
label.schema.ts integrations: adjusts in payloads 2024-06-07 19:16:51 -03:00
message.schema.ts chore: Update cloud API message sending for lists and buttons 2024-07-12 09:40:15 -03:00
proxy.schema.ts integrations: adjusts in payloads 2024-06-07 19:16:51 -03:00
settings.schema.ts integrations: adjusts in payloads 2024-06-07 19:16:51 -03:00
validate.schema.ts fix: messageId baileys 2024-06-12 09:55:40 -03:00
webhook.schema.ts feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00
websocket.schema.ts feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00