devlikeapro
devlikeapro
Hi! Could you try with the example video? Just tested it on the latest version - works good, it has the preview `POST /api/{SESSION}/status/video` ```json { "contacts": [ "[email protected]" ],...
Hi! waiting for the feedback for few days and will close the issue if don't get it [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
```proto message Message { optional string conversation = 1; optional SenderKeyDistributionMessage senderKeyDistributionMessage = 2; optional ImageMessage imageMessage = 3; optional ContactMessage contactMessage = 4; optional LocationMessage locationMessage = 5; optional...
ref https://github.com/tulir/whatsmeow/blob/720bd0b4a715187be92940806c7798ff8d5872b0/proto/waE2E/WAWebProtobufsE2E.proto [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
ChatWoot example [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Added dedicated `message.edited` event in `2025.6.3` for all engines https://waha.devlike.pro/docs/how-to/events/#messageedited [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
For now you can call typing explicitly, wait and then send a message. We found it's better to call it explicitly, we do it in all api clients and n8n...
As a workaround - enable the full sync for now (it doesn't actually sync the full history anyway) https://github.com/WhiskeySockets/Baileys/issues/1620 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Hi! The fix on the way, it'll handle 80K contacts in seconds [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Hi! Try `2024.6.7`, we've added some optimizations here > sending to all contacts of the number How many contacts are we talking about here btw? Please make sure it's real...