teleproto - v1.229.0
    Preparing search index...

    Class PageBlockVideo

    Hierarchy (View Summary)

    • VirtualClass<
          {
              autoplay?: boolean;
              caption: TypePageCaption;
              loop?: boolean;
              spoiler?: boolean;
              videoId: long;
          },
      >
      • PageBlockVideo
    Index
    • Returns {
          autoplay?: boolean;
          caption: PageCaption;
          loop?: boolean;
          spoiler?: boolean;
          videoId: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    autoplay?: boolean
    caption: PageCaption
    className: "PageBlockVideo"
    classType: "constructor"
    CONSTRUCTOR_ID: 2089805750
    loop?: boolean
    originalArgs: {
        autoplay?: boolean;
        caption: PageCaption;
        loop?: boolean;
        spoiler?: boolean;
        videoId: BigInteger;
    }
    spoiler?: boolean
    SUBCLASS_OF_ID: 449467972
    videoId: BigInteger