telegram api constructor · layer 229 · #cba9a52f

todoItem

An item of a todo list ».

definition

todoItem#cba9a52f id:int title:TextWithEntities = TodoItem;

parameters

nametypedescription
idintID of the item, a positive (non-zero) integer unique within the current list.
titleTextWithEntitiesText of the item, maximum length equal to todo_item_length_max ».

type

TodoItem

history

present in layers 205–229

idlayers
#cba9a52f205–229