haskell-tdlib-2.0.65.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.InputChecklistTask

Documentation

data InputChecklistTask Source #

Constructors

InputChecklistTask

Describes a task in a checklist to be sent

Fields

  • _id :: Maybe Int

    Unique identifier of the task; must be positive

  • text :: Maybe FormattedText

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