Checklist
Describes a checklist.
Properties
title
(String
): Title of the checklisttitle_entities
(List of MessageEntity): Optional. Special entities that appear in the checklist titletasks
(List of ChecklistTask): List of tasks in the checklistothers_can_add_tasks
(bool
): Optional. True, if users other than the creator of the list can add tasks to the listothers_can_mark_tasks_as_done
(bool
): Optional. True, if users other than the creator of the list can mark tasks as done or not done