Remove “typing…” indicator from a chat
startTyping to simulate more natural behavior.
| Property | Type | Required | Description |
|---|---|---|---|
sessionId | string | ✅ Yes | Authenticated session ID that will remove the indicator |
jid | string | ✅ Yes | Chat identifier (WhatsApp JID). Format: 5511999999999@s.whatsapp.net for contacts or 120363XXXXX@g.us for groups |
200 - Typing indicator removed successfully400 - Invalid parameters401 - Unauthorized session404 - Session not found