Skip to main content
Version: v0.23.1

Mark a chat as read/seen

POST 

/api/sessions/:sessionId/chats/read

Mark a chat as read/seen

Request

Responses

Returns { success }. false means the engine declined to act: the Baileys engine sends the read receipt against the chat's last known message, so a chat it has seen no message in is reported as declined rather than marked read. The whatsapp-web.js engine reads the chat from the page and needs no local history.