teleproto - v1.229.0
    Preparing search index...

    Class TodoList

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "TodoList"
    classType: "constructor"
    CONSTRUCTOR_ID: 1236871718
    list: TodoItem[]
    originalArgs: {
        list: TodoItem[];
        othersCanAppend?: boolean;
        othersCanComplete?: boolean;
        title: TextWithEntities;
    }
    othersCanAppend?: boolean
    othersCanComplete?: boolean
    SUBCLASS_OF_ID: 2215197619