Skip to content

Checklist

Describes a checklist.

5 fields, 2 required.

Fields

title string Required
Title of the checklist.

tasks ChecklistTask[] Required
List of tasks in the checklist.

title_entities MessageEntity[]
Special entities that appear in the checklist title.

others_can_add_tasks boolean
True, if users other than the creator of the list can add tasks to the list.

others_can_mark_tasks_as_done boolean
True, if users other than the creator of the list can mark tasks as done or not done.