GithubHelp home page GithubHelp logo

Comments (19)

tomer8007 avatar tomer8007 commented on August 10, 2024

You need additional protubuf files which I forgot to include.
Try these.
protobuf_files.zip

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

@tomer8007
Not found:
protobuf_validation.proto
google/protobuf/timestamp.proto
common_model.proto

groups/v1/groups_common.proto

How I understood, except for the last I can find everything on the Internet?

from kik-bot-api-unofficial.

tomer8007 avatar tomer8007 commented on August 10, 2024

protobuf_files_2.zip

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

@tomer8007 Thank you! It's work)

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

Autogenerated file contains errors
Should I fix it myself or is it a compilation error?

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

Example:
image

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

I try to generate Python proto, but the result is different from what is in this library

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

group_search_service_pb2.txt

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

Please generate csharp file for me based on how you generated your )))

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

Please help me(

from kik-bot-api-unofficial.

tomer8007 avatar tomer8007 commented on August 10, 2024

I will try to compile it as soon as I will have some more time for that

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

@tomer8007 good, thanks!

from kik-bot-api-unofficial.

tomer8007 avatar tomer8007 commented on August 10, 2024

Can you upload your generated C# file so I can try to understand why do you get a compilation error?

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

GroupSearchService.txt
Unknown namespaces:
Kik
Common

from kik-bot-api-unofficial.

tomer8007 avatar tomer8007 commented on August 10, 2024

That's because you also need to compile the common_model.proto and protobuf_validation.proto. However protobuf_validation.proto does not compile for me (says it requires proto3). Anyway we don't really need it so you can try removing global::Kik.Validation.ProtobufValidationReflection.Descriptor from the main file.
Here is the output I got for C#.

c_sharp_files.zip

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

@tomer8007
Thanks!!
I had to correct something, but now everything is clear and there are no mistakes
Thanks again, you really helped me!)

from kik-bot-api-unofficial.

tomer8007 avatar tomer8007 commented on August 10, 2024

Is everything compiling for you?

from kik-bot-api-unofficial.

CheshireCaat avatar CheshireCaat commented on August 10, 2024

After small changes - all OK

from kik-bot-api-unofficial.

tomer8007 avatar tomer8007 commented on August 10, 2024

That's great

from kik-bot-api-unofficial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.