TodoItem
- class pyrogram.raw.types.TodoItem
An item of a todo list ».
Constructor of
TodoItem.- Details:
Layer:
222ID:
CBA9A52F
- Parameters:
id (
int32-bit) – 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 ».