Code Monkey home page Code Monkey logo

Comments (7)

DrEhsan avatar DrEhsan commented on July 18, 2024 1

@ibgithub to implement updates you have to implement multithreating in core. in this case i mean you have to active stream and listen for incoming messages Telegram sends the update events for 10 active sessions of accounts so you don't need to do anything to subscribe on that. you only need to receive the data from telegram or listen on Stream to get incoming messages again and again and then parse that message to it is constructions

from tlsharp.

sochix avatar sochix commented on July 18, 2024

Start from reading Telegram Api, if you want to contribute I can guide you
through all steps.
16 дек. 2015 г. 23:01 пользователь "AugerSoft" [email protected]
написал:

I understand that this is not realized , but how do I implement the event
to receive messages ?


Reply to this email directly or view it on GitHub
#43.

from tlsharp.

AugerSoft avatar AugerSoft commented on July 18, 2024

I can offer you to write a income message, of course not free. I really need that this function was TLsharrp. :(

from tlsharp.

sochix avatar sochix commented on July 18, 2024

Not get fully what you mean =) To start recieveing messages from telegram
you need to explore HandleUpdate method in MtProtoSender.cs. It's not
implemented, fully yet. Specification of handling updates you can find here
https://core.telegram.org/type/Updates. If you have any other questions
don't afraid to ask!

2015-12-22 13:52 GMT+03:00 AugerSoft [email protected]:

I can offer you to write a welcome message, of course not free. I really
need that this function was TLsharrp. :(


Reply to this email directly or view it on GitHub
#43 (comment).

Best regards, Ilya (http://sochix.ru)
С уважением, Илья (http://sochix.ru)

from tlsharp.

AugerSoft avatar AugerSoft commented on July 18, 2024

Я добавил обработку сообщений, но в метод HandleUpdate он падает только при подключении. Как сделать: проверять по таймауту каждые n секунд или есть более кошерный способ?

from tlsharp.

ibgithub avatar ibgithub commented on July 18, 2024

first of all thank you for your TLSharp, it's awsome

I have same problem, how can I subscribing to updates? https://core.telegram.org/api/updates it is not clear how to subscribes?
I already create class for methods updates.getState or updates.getDifference, after I call updates.getState I got values for pts, qts, date, seq, unread_count. And then I call updates.getDifference using pts, qts, date value, I always got updates.differenceEmpty.

Please somebody help me to implement handling updates to get new messages?

from tlsharp.

ibgithub avatar ibgithub commented on July 18, 2024

@DrEhsan, How to implement multithreading in Telegram core? or to active stream and listen for incoming messages? Is there any link for doing that? there is no method for doing that in https://core.telegram.org/methods

from tlsharp.

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.