teleproto - v1.229.0
    Preparing search index...

    Interface InputPhotoLegacyFileLocationIn

    interface InputPhotoLegacyFileLocationIn {
        _: "inputPhotoLegacyFileLocation";
        accessHash: BigInteger;
        fileReference: bytes;
        id: BigInteger;
        localId: number;
        secret: BigInteger;
        volumeId: BigInteger;
    }
    Index
    _: "inputPhotoLegacyFileLocation"
    accessHash: BigInteger
    fileReference: bytes
    id: BigInteger
    localId: number
    secret: BigInteger
    volumeId: BigInteger