ChecklistItemUnchecked

An unchecked checklist item.

Properties

type: "unchecked"
DISCRIMINATOR

The type of the checklist item.

id: number

The identifier of the checklist item.

text: string

The item’s text.

entities?: MessageEntity[]

The entities of the text.