Chat state
| Endpoint | Body | Use |
|---|---|---|
POST /chat/pin | Chat, Pin | Pin or unpin state through the pin handler. |
POST /chat/unpin | Chat | Unpin a chat. |
POST /chat/archive | Chat, Archive | Archive or unarchive a chat. |
POST /chat/mute | Chat, Mute, Duration | Mute a chat. |
POST /chat/delete | Phone | Delete a chat or group from the connected account. |
POST /chat/read | Phone | Mark a chat read. |
POST /chat/unread | Phone | Mark a chat unread. |
Presence indicators
| Endpoint | Body | Use |
|---|---|---|
POST /chat/typing/start | Jid | Show typing in a chat. |
POST /chat/typing/stop | Jid | Stop typing presence. |
POST /chat/recording/start | Jid | Show audio recording presence. |
POST /chat/recording/stop | Jid | Stop recording presence. |
Disappearing messages
off, 24h, 7d, and 90d. The handler parses the string into WhatsApp disappearing timer behavior.
