devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! Two engines: chromium-based WEBJS and pure-websocket NOWEB
https://waha.devlike.pro/
Apache License 2.0
984 stars 299 forks source link

[Feature Request] Get Label with Chats methods GET /api/{session}/chats #472

Open daviddr17 opened 3 months ago

daviddr17 commented 3 months ago

It would be great to get labels with the get chat method to avoid sending a request for every chat.

patron:PLUS

devlikepro commented 3 months ago

We can add something like /chats?expand=labels field to allow people control the behavior

patron:PRO

daviddr17 commented 3 months ago

would be great.

maybe also profile pictures as well as push names would be useful to get with this method.

patron:PLUS