send_chat_action
Broadcast a chat action (typing, upload photo, etc.) to indicate the bot is processing a request.
Instructions
Send a chat action (typing, upload_photo, etc.) to show the bot is doing something.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Type of action to broadcast | |
| chat_id | No | Chat ID or @channel_username. Optional — defaults to log group | |
| message_thread_id | No | Topic/thread ID for supergroups with topics enabled |