class types.PageBlockVideo extends _TypePageBlockimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PageBlockVideo } = types; ConstructorsnewPageBlockVideo(params: { autoplay?: true; loop?: true; videoId: bigint; caption: TypePageCaption; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalautoplay: truecaption: TypePageCaptionoptionalloop: truevideoId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc