Raw.PageBlockPullquote
Pullquote
pageBlockPullquote#4f4456d3 text:RichText caption:RichText = PageBlock;
export namespace Raw {
export class PageBlockPullquote {
constructor(params: { text: Raw.TypeRichText; caption: Raw.TypeRichText }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x4f4456d3
Property
text
: Raw.TypeRichTextText
caption
: Raw.TypeRichTextCaption