Raw.PhotoStrippedSize
A low-resolution compressed jpg payload
photoStrippedSize#e0b0bc2e type:string bytes:bytes = PhotoSize;
export namespace Raw {
export class PhotoStrippedSize {
constructor(params: { type: string; bytes: Buffer }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe0b0bc2e