telegram api constructor · layer 229 · #cba9a52f
todoItem
An item of a todo list ».
definition
todoItem#cba9a52f id:int title:TextWithEntities = TodoItem;
parameters
| name | type | description |
|---|---|---|
id | int | ID of the item, a positive (non-zero) integer unique within the current list. |
title | TextWithEntities | Text of the item, maximum length equal to todo_item_length_max ». |
type
history
present in layers 205–229
| id | layers |
|---|---|
| #cba9a52f | 205–229 |