Interface RawPhotoSizeSourceDialogPhotoLegacy

This photo is a legacy dialog photo

interface RawPhotoSizeSourceDialogPhotoLegacy {
    _: "dialogPhotoLegacy";
    accessHash: Long;
    big: boolean;
    id: number;
    localId: number;
    volumeId: Long;
}

Hierarchy

Properties

_: "dialogPhotoLegacy"
accessHash: Long
big: boolean
id: number
localId: number
volumeId: Long