- API ›
- Constructors ›
- TodoList
TodoList
---types--- todoList#49b92a26 others_can_append:flags.0?true others_can_complete:flags.1?true title:TextWithEntities list:Vector<TodoItem> = TodoList
Belongs to
| TodoList |
Parameters
| others_can_append | true | optional |
| others_can_complete | true | optional |
| title | TextWithEntities | required |
| list | Vector<TodoItem> | required |