Skip to content

InputChecklistTask

Type · TDLib 1.8.67 · d1085f9c

Describes a task in a checklist to be sent

InputChecklistTask(
  id: int32,
  text: FormattedText
) → InputChecklistTask

id

int32

Unique identifier of the task; must be positive

text

FormattedText

Text of the task; 1-getOption("checklist_task_text_length_max") characters without line feeds. May contain only Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, and DateTime entities