devlikeapro
devlikeapro
Right now if there's "edited" messages in the chat - it doesn't hit the PersitentStore (because it doesn't pass `isRealMessage` condition) Need to convert it to the real one and...
[Feature Request] `GET /api/contacts/profile-picture` returns "not-authorized" error when get profile from blocked account We need to handle it properly and return well structured message instead of traceback and 500 ```...
# PR Details - Add `exposeFunctionIfAbsent` aka idempotent version of `exposeFunction` - Use `exposeFunctionIfAbsent` - Remove `reinject` flag (it's not required anymore) ## Motivation and Context Time to time we're...
[BUG][WEBJS] - When session got back WORKING it doesn't resend messages Steps: 1. Run a session, wait till `WORKING` status 2. Send a message "Message 1" - it goes with...
[BUG][Dashboard] - if session has 0 webhooks and you set it via API - you have to refresh the full page to get new webhooks list - Create a session...
Right now when a session goes in "restart" loop (due to network issues or 30 minute timeout for NOWEB) - all requests to the session fail. We need to take...
Add Full websockets supports, right now only `session.status` is available https://waha.devlike.pro/docs/how-to/webhooks/#websockets [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
If we anyway uses mongodb to save session configuration and authentication, why not saving media there as well? [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
[BUG][NOWEB] - some contacts are missing in /api/contacts https://discord.com/channels/@me/1269863856524759092/1278221495805411409 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Hi, I don't see the possibility to join a group using the invite code to WhatsApp in your document. It would be great if you could enable it in the...