Raw.PageBlockEmbedPost
An embedded post
pageBlockEmbedPost#f259a80b url:string webpage_id:long author_photo_id:long author:string date:int blocks:Vector<PageBlock> caption:PageCaption = PageBlock;export namespace Raw {
export class PageBlockEmbedPost {
constructor(params: {
url: string;
webpageId: bigint;
authorPhotoId: bigint;
author: string;
date: number;
blocks: Array<Raw.TypePageBlock>;
caption: Raw.TypePageCaption;
}) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0xf259a80b
Property
url: stringWeb page url
webpageId: bigintId of generated webpage preview
authorPhotoId: bigintId of the author’s photo
author: stringAuthor name
date: numberCreation date
blocks: Array of Raw.TypePageBlockPost contents
caption: Raw.TypePageCaptionCaption