Raw.PageCaption
Page caption
pageCaption#6f747657 text:RichText credit:RichText = PageCaption;
export namespace Raw {
export class PageCaption {
constructor(params: { text: Raw.TypeRichText; credit: Raw.TypeRichText }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x6f747657
Property
text
: Raw.TypeRichTextCaption
credit
: Raw.TypeRichTextCredits