Checklist

A checklist.

Properties

title: string

The checklist’s title.

titleEntities?: MessageEntity[]

The entities of the checklist’s title.

items: ChecklistItem[]

The checklist’s items. At least one item must be provided.

isExtendableByOthers: boolean

Whether users other than the creator of the checklist can add more items.

isCheckableByOthers: boolean

Whether users other than the creator of the checklist can mark items as completed.