Raw.PageBlockRelatedArticles
Related articles
pageBlockRelatedArticles#16115a96 title:RichText articles:Vector<PageRelatedArticle> = PageBlock;
export namespace Raw {
export class PageBlockRelatedArticles {
constructor(params: { title: Raw.TypeRichText; articles: Array<Raw.TypePageRelatedArticle> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x16115a96
Property
title
: Raw.TypeRichTextTitle
articles
: Array of Raw.TypePageRelatedArticleRelated articles