devlikeapro

Results 463 comments of devlikeapro

Hi! Fixed in `2025.4.2`, now `/api/sendSeen` and new [💬 Chats - Read messages](https://waha.devlike.pro/docs/how-to/chats/#read-messages) mark messages as `READ` in store as well. [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

**Bulk Actions** (start, stop, restart, etc) will be in `2024.9.1` Not configuration tho, it's a bit harder to override it properly :thinking: ![image](https://github.com/user-attachments/assets/3a107201-e109-41ca-99a9-e0c44fb10a80) We'll add `PUT /api/sessions/{name}/` API so you...

Added bulk operations (not configuraiton yet) in 2024.9.1 [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

Added in `2024.10.9` https://waha.devlike.pro/docs/how-to/chats/#get-messages --- ``` GET /api/{session}/chats/{chatId}/messages?limit=10 ``` Available parameters: - `downloadMedia=true` - download media files (images, files) or not - `[email protected]` - chatId, phone number - `chatId=all` -...

@gergesh could you create a separate feature request, looks promising 👍 [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

Hi! Could you try to "/logout" from a session and scan it again? Just had the similar issue wit that and logout/login helped If it doesn't help - could your...

Another thing to try it to switch to chrome-based docker image ``` devlikeapro/waha-plus:chrome ``` https://waha.devlike.pro/docs/how-to/engines/#docker-images basiclly stop and remove old container and run a new one ``` docker stop waha...

@sukhcha-in thank you for the update! Could you give the payload example for your case? May be it's the image itself causes the issue You can send it to [email protected]...

Hi! As temp fix you can **pause** `chatwoot.scheduled | check.version` queue in `/jobs` manually [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

but yeah, you should do it for all WAHA instances :( We'll see what we can do 👍 [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)