evolution-api/src/api/controllers
Davidson Gomes 49ad9812a4 fix: Correction in response returns from buttons, lists and templates
Fixes the display of unnecessary logs in the webhook controller and updates the way context data is handled in the Whatsapp Business service. Adds private methods to handle different types of messages, such as buttons, reactions and contacts.

Modified files:
- webhook.controller.ts
- whatsapp.business.service.ts
2024-07-12 13:45:31 -03:00
..
chat.controller.ts log: removed excessive verbose logs 2024-06-06 18:04:45 -03:00
group.controller.ts log: removed excessive verbose logs 2024-06-06 18:04:45 -03:00
instance.controller.ts Add support for managing WhatsApp templates via official API 2024-07-12 12:32:44 -03:00
label.controller.ts log: removed excessive verbose logs 2024-06-06 18:04:45 -03:00
proxy.controller.ts log: removed excessive verbose logs 2024-06-06 18:04:45 -03:00
sendMessage.controller.ts feat: update message sending logic 2024-06-15 12:46:52 -03:00
settings.controller.ts log: removed excessive verbose logs 2024-06-06 18:04:45 -03:00
template.controller.ts Add support for managing WhatsApp templates via official API 2024-07-12 12:32:44 -03:00
webhook.controller.ts fix: Correction in response returns from buttons, lists and templates 2024-07-12 13:45:31 -03:00