devlikeapro
devlikeapro
we'l add similar to GOWS! 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 feature and prioritize it based on that! Hit +1 in the comments if you need...
> but messages don't trigger webhooks It does trigger webhooks, only doesn't store it [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
> we're storing messages when we don't need to. Hi! In case if you disable store you won't be able to "reply to" message using `reply_to` key https://waha.devlike.pro/docs/how-to/send-messages/ Like this...
happens to us as well :( May be we need to find related `lid` for `phone numbers` and send it there instead 🤔 Haven't check it deep, but something we'll...
Noticed the same `UndecryptableMessage` for `@hosted` messages, not Meta AD, but Business Accounts with hosted Meta API
@geanrt It doesn't have to be every 15 seconds, afaik. But whenever you do something (like send a message/set "typing"/etc) - after this it's a good practice to mark the...
Checked the latest function signature and how js calls it - there's no `false` at the end now, right. Here's the possible fix for the latest version (works for our...
As I can see it doesn't support sending media yet right? Because in newsletter we send raw data, not encrypted version and I don't see the changes for that (or...
Hi! Yes, it could happen with some WEBJS (and other) engine. I believe only logout/scan qr will help in that case What we're doing to handle such cases when using...
> Since, it occurs rarely Yeah, the same, when it happens - no way to look inside the browser to debug why it happened and usually no useful logs :(...