App Logo
web.whatsapp.com

WhatsApp — Mark chat read/unread

Mark a chat (by exact name) as read or unread. Safe to repeat: if the chat is already in the desired state, it returns success.

Input

name required

Exact chat name (from get_inbox).

read optional

true = mark as read, false = mark as unread.

Default: true

Output

name required
read required
alreadyInState optional

True when the chat was already read/unread as requested and nothing was clicked.

Start building not clicking