teleproto - v1.229.0
    Preparing search index...

    Class PageBlockPhoto

    Hierarchy (View Summary)

    • VirtualClass<
          {
              caption: TypePageCaption;
              photoId: long;
              spoiler?: boolean;
              url?: string;
              webpageId?: long;
          },
      >
      • PageBlockPhoto
    Index
    • Returns {
          caption: PageCaption;
          photoId: BigInteger;
          spoiler?: boolean;
          url?: string;
          webpageId?: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    caption: PageCaption
    className: "PageBlockPhoto"
    classType: "constructor"
    CONSTRUCTOR_ID: 391759200
    originalArgs: {
        caption: PageCaption;
        photoId: BigInteger;
        spoiler?: boolean;
        url?: string;
        webpageId?: BigInteger;
    }
    photoId: BigInteger
    spoiler?: boolean
    SUBCLASS_OF_ID: 449467972
    url?: string
    webpageId?: BigInteger