Raw.PageBlockPhoto

Raw.PageBlockPhoto

A photo

pageBlockPhoto#1759c560 flags:# photo_id:long caption:PageCaption url:flags.0?string webpage_id:flags.0?long = PageBlock;
export namespace Raw {
  export class PageBlockPhoto {
    constructor(params: {
      photoId: bigint;
      caption: Raw.TypePageCaption;
      url?: string;
      webpageId?: bigint;
    }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x1759c560

Property