class PageBlockEmbedPost
extends _TypePageBlock
import { PageBlockEmbedPost } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
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