teleproto - v1.229.0
    Preparing search index...

    Class PageListOrderedItemBlocks

    Hierarchy (View Summary)

    • VirtualClass<
          {
              blocks: TypePageBlock[];
              checkbox?: boolean;
              checked?: boolean;
              num?: string;
              type?: string;
              value?: int;
          },
      >
      • PageListOrderedItemBlocks
    Index
    • Returns {
          blocks: TypePageBlock[];
          checkbox?: boolean;
          checked?: boolean;
          num?: string;
          type?: string;
          value?: number;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    blocks: TypePageBlock[]
    checkbox?: boolean
    checked?: boolean
    className: "PageListOrderedItemBlocks"
    classType: "constructor"
    CONSTRUCTOR_ID: 2415056368
    num?: string
    originalArgs: {
        blocks: TypePageBlock[];
        checkbox?: boolean;
        checked?: boolean;
        num?: string;
        type?: string;
        value?: number;
    }
    SUBCLASS_OF_ID: 4007268024
    type?: string
    value?: number