Show a Typing Indicator
Call the typing endpoint with the inbound message ID you want to acknowledge:- You send a reply, OR
- 25 seconds elapse — whichever comes first.
When to Use
Show the indicator only when a response really is on the way. The typical pattern is to call it as the first thing your webhook handler does for an inbound message that will trigger slow work:Specifications
Do not call this endpoint speculatively — only when you are about to respond. Showing typing dots without ever replying degrades trust.
The 24-hour conversation window applies. Typing indicators on messages outside that window will fail.
