teleproto - v1.229.0
    Preparing search index...

    Class PageListOrderedItemText

    Hierarchy (View Summary)

    • VirtualClass<
          {
              checkbox?: boolean;
              checked?: boolean;
              num?: string;
              text: TypeRichText;
              type?: string;
              value?: int;
          },
      >
      • PageListOrderedItemText
    Index
    • Returns {
          checkbox?: boolean;
          checked?: boolean;
          num?: string;
          text: TypeRichText;
          type?: string;
          value?: number;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    checkbox?: boolean
    checked?: boolean
    className: "PageListOrderedItemText"
    classType: "constructor"
    CONSTRUCTOR_ID: 352522633
    num?: string
    originalArgs: {
        checkbox?: boolean;
        checked?: boolean;
        num?: string;
        text: TypeRichText;
        type?: string;
        value?: number;
    }
    SUBCLASS_OF_ID: 4007268024
    type?: string
    value?: number