Raw.PageBlockAuthorDate

Raw.PageBlockAuthorDate

Author and date of creation of article

pageBlockAuthorDate#baafe5e0 author:RichText published_date:int = PageBlock;
export namespace Raw {
  export class PageBlockAuthorDate {
    constructor(params: { author: Raw.TypeRichText; publishedDate: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xbaafe5e0

Property