“typing…” status
FreeShow a chat action like typing or uploading a photo.
Shows a temporary chat action (“typing…”, “sending a photo”, etc.) — a nice touch before a slow step so the user knows something’s happening.
Fields
| Field | Type | Required | Notes |
|---|---|---|---|
| Action | select | yes | typing, sending a photo, sending a file, recording a voice message |
Outcomes
default— continue the flow.
How it works
Place it before an HTTP request or a media send to make the bot feel responsive.
"typing…" → HTTP request … → Send "{{var.result}}"