“typing…” status

Free

Show 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

FieldTypeRequiredNotes
Actionselectyestyping, 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}}"