teleproto - v1.229.0
    Preparing search index...

    Interface InputPeerPhotoFileLocationIn

    interface InputPeerPhotoFileLocationIn {
        _: "inputPeerPhotoFileLocation";
        big?: boolean;
        peer: TypeInputPeerIn;
        photoId: BigInteger;
    }
    Index
    _: "inputPeerPhotoFileLocation"
    big?: boolean
    photoId: BigInteger