InputChecklistItem

A checklist item that is to be provided as an input.

Properties

text: string

The item’s text.

entities?: MessageEntity[]

The entities of the text.

parseMode?: ParseMode

The parse mode to use for the text. If omitted, the default parse mode will be used.