[go: up one dir, main page]

todoList

Represents a todo list ».

생성자 스키마는 레이어 205부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
others_can_append flags.0?true If set, users different from the creator of the list can append items to the list.
others_can_complete flags.1?true If set, users different from the creator of the list can complete items in the list.
title TextWithEntities Title of the todo list, maximum length equal to todo_title_length_max ».
list Vector<TodoItem> Items of the list.

Type

TodoList

Related pages

Client configuration

The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.

Checklists and to-do lists

Premium users can now create collaborative checklists in any chat to track tasks and coordinate teams — or manage shopping and to-do lists.