L4 / Dispatch
Typing Indicators
Green API supports sendChatStateTyping. Firing it 1-3s before the actual message dramatically boosts the human signal.
⚙Phase 6 (adapter call already ported, dashboard surfaces config)
Once Built, This Page Will Show
- •Per-Worker config: enabled/disabled, min/max typing duration
- •Live send log: each row shows whether typing fired + duration before message
- •A/B compare: delivered% with vs without typing indicators
Backend Endpoints (When Built)
PUT /v1/numbers/:id/typing-config { enabled, minMs, maxMs }GET /v1/numbers/:id/typing-history?hours=24