teleproto - v1.229.0
    Preparing search index...

    Interface InputPhotoIn

    interface InputPhotoIn {
        _: "inputPhoto";
        accessHash: BigInteger;
        fileReference: bytes;
        id: BigInteger;
    }
    Index
    _: "inputPhoto"
    accessHash: BigInteger
    fileReference: bytes
    id: BigInteger