teleproto - v1.229.0
    Preparing search index...

    Class PageBlockEmbedPost

    Hierarchy (View Summary)

    • VirtualClass<
          {
              author: string;
              authorPhotoId: long;
              blocks: TypePageBlock[];
              caption: TypePageCaption;
              date: int;
              url: string;
              webpageId: long;
          },
      >
      • PageBlockEmbedPost
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    author: string
    authorPhotoId: BigInteger
    blocks: TypePageBlock[]
    caption: PageCaption
    className: "PageBlockEmbedPost"
    classType: "constructor"
    CONSTRUCTOR_ID: 4065961995
    date: number
    originalArgs: {
        author: string;
        authorPhotoId: BigInteger;
        blocks: TypePageBlock[];
        caption: PageCaption;
        date: number;
        url: string;
        webpageId: BigInteger;
    }
    SUBCLASS_OF_ID: 449467972
    url: string
    webpageId: BigInteger