Closed mehmetcoskun closed 1 year ago
Original issue - https://github.com/devlikeapro/whatsapp-http-api/issues/106
Hi! I've finally found the issue - we'll skip revoked messages from now when downloading media from it.
Also added new parameter downloadMedia
to the endpoint, so you can skip downloading media if you don't use it at all
Get 100 messages from the chat, skip downloading media (images, files) -
GET /api/{session}/chats/{chatId}/messages?limit=100&downloadMedia=false
The same parameter's available in old endpoint too GET /api/messages
Still get error while getting media