send_checklist
Send an interactive checklist to a Telegram chat using the Telegram API. Specify chat ID and optional checklist content, reply markup, and notification options to deliver a structured task list.
Instructions
Send an interactive checklist (v9.1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID or @username | |
| checklist | No | ||
| effect_id | No | ||
| reply_markup | No | InlineKeyboardMarkup, ReplyKeyboardMarkup, ReplyKeyboardRemove, or ForceReply | |
| protect_content | No | ||
| reply_parameters | No | ReplyParameters object | |
| message_thread_id | No | ||
| allow_paid_broadcast | No | ||
| disable_notification | No | ||
| business_connection_id | No |