class types.PageBlockEmbed extends _TypePageBlockimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PageBlockEmbed } = types; ConstructorsnewPageBlockEmbed(params: { fullWidth?: true; allowScrolling?: true; url?: string; html?: string; posterPhotoId?: bigint; w?: number; h?: number; caption: TypePageCaption; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalallowScrolling: truecaption: TypePageCaptionoptionalfullWidth: trueoptionalh: numberoptionalhtml: stringoptionalposterPhotoId: bigintoptionalurl: stringoptionalw: numberStatic Propertiesreadonly[paramDesc]: ParamDesc