todoList#49b92a26 flags:# others_can_append:flags.0?true others_can_complete:flags.1?true title:TextWithEntities list:Vector<TodoItem> = TodoList;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
others_can_append | flags.0?true | |
others_can_complete | flags.1?true | |
title | TextWithEntities | |
list | Vector<TodoItem> |