waha
waha copied to clipboard
[GOWS] - Missing files messages in /messages API
There is missing information in the routes:
/api/{session}/chats/overview
and
/api/{session}/chats/{chatId}/messages
I noticed that the routes are not listing messages containing FILES sent by the number connected to the session. When a contact sends me a file, it is listed in the route normally, but when it is sent by me (bot), it is not listed in the route. The webhooks are working fine; the message information arrives correctly. The problem is only in the route listing.
+1
Could be related #1625
I tried sending the @lid to see if that information would appear, but I was unsuccessful.