devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click!
https://waha.devlike.pro/
Apache License 2.0
806 stars 247 forks source link

[Feature Request] Get Group Messages #341

Closed Momaiz closed 1 month ago

Momaiz commented 1 month ago

Is your feature request related to a problem? Please describe. I'm always frustrated when [...]

No , not related to problem , but needed in our work .

Describe the solution you'd like

Send group id , "limit" , "page" and the session then get list of messages

Describe alternatives you've considered

I already tried "get list of groups" then use group id and fetch /api/messages route by group id but return false

Momaiz commented 1 month ago

It work fine after some test , just add full id of group " xxx@g.us " because the default is was "@c.us "