This photo is a legacy photo that is represented simply by a secret number

interface RawPhotoSizeSourceLegacy {
    _: "legacy";
    secret: Long;
}

Properties

Properties

_: "legacy"
secret: Long