Raw.PhotoSizeProgressive
Progressively encoded photosize
photoSizeProgressive#fa3efb95 type:string w:int h:int sizes:Vector<int> = PhotoSize;
export namespace Raw {
export class PhotoSizeProgressive {
constructor(params: { type: string; w: number; h: number; sizes: Array<number> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xfa3efb95