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
831 stars 254 forks source link

[Feature Request] Get only groups WID instead of all group data #242

Open dolevhayut opened 7 months ago

dolevhayut commented 7 months ago

When using the endpoint: /api/{session}/groups The response is super heavy because its contains all the groups data including the participants image image Please create a new endpoint to get only group IDs - it also be faster and less resources waster thanks!