Documentation - v0.27.1
    Preparing search index...

    Interface RawPhotoSizeSourceDialogPhotoLegacy

    This photo is a legacy dialog photo

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

    Hierarchy

    Index

    Properties

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