devlikeapro
devlikeapro
Hi! Try **2025.5.2** and **GOWS** [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Doesn't work yet :( [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
`2025.5.5` - fix pairing Business Accounts connected to official Meta API - [#864](https://github.com/devlikeapro/waha/issues/864) [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
related https://github.com/devlikeapro/waha/issues/1086 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Let's see how many [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers) and [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers) supporters needs the fix and prioritize it based on that. 👍 **Comment** with "+1" if you experience it!
We'll check what we can do 👍 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Hi! In `2025.4.2` added new [Read messages](https://waha.devlike.pro/docs/how-to/chats/#read-messages) API ``` POST /api/{SESSION}/chats/{chatId}/messages/read ``` Support all engines. You can hit this endpoint before sending any message to make sure you've read all...
@RikoOrlando hi! yes, `ack` and `ackName` is the right field to look. It might not have the right value after you pair a new session tho, but it should have...
I believe it's for NOWEB engine, right? [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Added in `2024.12.6` :rocket: https://waha.devlike.pro/docs/how-to/chats/#get-chats-overview ---- ### Get chats overview Get chats "overview" - the API that almost all [**Chat UI**](https://waha.devlike.pro/docs/how-to/dashboard/#chat-ui) client needs! ``` GET /api/{session}/chats/overview?limit=20&offset=0 ``` **Response** contains the...