Is your feature or enhancement related to a problem? Please describe.
I`m using baileys to connect with whatsapp,
I created an webhook to message_created, but all the messages is sent with the status "sent".
My delivery system is async, i want to control the status of the message.
There is any way to change the webhook or type of automation to change the "status":"sent", or an API to call to inform the chatwoot of the status of the message?
Describe the solution you'd like
Any solution to control the status of the message.
Is your feature or enhancement related to a problem? Please describe.
I`m using baileys to connect with whatsapp, I created an webhook to message_created, but all the messages is sent with the status "sent". My delivery system is async, i want to control the status of the message. There is any way to change the webhook or type of automation to change the "status":"sent", or an API to call to inform the chatwoot of the status of the message?
Describe the solution you'd like
Any solution to control the status of the message.
Describe alternatives you've considered
No response
Additional context
No response