send_checklist
Send a checklist message to a Telegram chat using a JSON InputChecklist object. Optionally specify chat ID, notification settings, and reply parameters.
Instructions
Send a checklist message to a chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Chat ID. Optional — defaults to log group | |
| checklist | Yes | JSON InputChecklist object | |
| protect_content | No | Protect from forwarding | |
| reply_parameters | No | JSON ReplyParameters object | |
| message_thread_id | No | Topic/thread ID | |
| disable_notification | No | Send silently |