class types.PageBlockEmbedPost
extends _TypePageBlock
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { PageBlockEmbedPost } = types;
Constructors
new
PageBlockEmbedPost(params: { url: string; webpageId: bigint; authorPhotoId: bigint; author: string; date: number; blocks: Array<TypePageBlock>; caption: TypePageCaption; })Properties
protected
readonly
[params]: Paramsblocks: Array<TypePageBlock>
Static Properties
readonly
[paramDesc]: ParamDesc