-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
I'm using the latest version (2025.12.1).
In this version, I noticed a bug with the first message from new contacts.
In many cases, the first message from new contacts doesn't send the webhook (I listen for message.any), and for some reason, these messages also don't appear in the /api/{session}/chats/{chatId}/messages route.
When receiving a new contact, sometimes it's not even listed in the /api/{session}/chats/overview route.
I did a test where I sent a message through the WhatsApp app to see if this conversation appeared in the Overview route, but it still didn't.