whatsapp-http-api icon indicating copy to clipboard operation
whatsapp-http-api copied to clipboard

[Feature Request] Add - GET /api/{session}/chats/{chatId}/messages/{messageId}

Open HuangDaHui opened this issue 6 months ago • 5 comments

/api/{session}/chats/{chatId}/messages/{messageId}?downloadMedia=true

If an attachment fails to download, I can obtain the attachment separately without using /api/{session}/chats/{chatId}/messages This will reduce the load on the server

HuangDaHui avatar Aug 09 '24 07:08 HuangDaHui