devlikeapro

Results 463 comments of devlikeapro

Added `limit` and `offset` parameters to `GET /api/{session}/chats` endpoint. - Read more about [Get all chats](https://waha.devlike.pro/docs/how-to/chats/#get-all-chats) - Build: `2024.6.4` - Engine: **WEBJS** - Engine: **NOWEB** ---- ### Get all chats...

Added in `2024.10.9` - https://waha.devlike.pro/docs/how-to/chats/#pagination - https://waha.devlike.pro/docs/how-to/contacts/#pagination ---- #### Pagination If you see timeout or the request takes too long - consider using `limit` parameter to get contacts in smaller...

Hi! Yes, right now it's a bit different response (it returns pure `_data` field from `message` event, basiclly) We kept it for now for backward compatability, all engines send their...

more than 1 month :( There's no actual schema. You can combine `key` to get the id as following ``` {key.fromMe}_{key.remoteJid}_{key.id} ``` there' 4 parts for groups also, something like...

Hi! Do you use the local folder to save data (`-v .sessions:/app/.sessions`) or MongoDB (`-e WHATSAPP_SESSIONS_MONGO_URL=mongodb://user:password@host:port`)? I'll double check both anyway [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

> The labels store is with MongoDB. Nevermind, I see it, thank you for such detailed issue :+1: [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

@graficar Hi! Just tested it with mongodb, worked fine for me. Do you have any nginx in front of the server? Could you send us logs in [email protected] when you're...

hi! Could you attach the full logs in https://gist.github.com/ :pray: The email cut the long text :( [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

If you could find a time and give the full logs, it'd be really helpful! :pray: labels working fine on both file and mongodb storage in our cases :( [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

Hi! Do you send to DM or groups? What version do you use, latest one? [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)