class PageBlockEmbed
extends _TypePageBlock
import { PageBlockEmbed } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
PageBlockEmbed(params: { fullWidth?: true; allowScrolling?: true; url?: string; html?: string; posterPhotoId?: bigint; w?: number; h?: number; caption: TypePageCaption; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc