S
S
StanislavTomilov2018-12-23 19:20:33
Java
StanislavTomilov, 2018-12-23 19:20:33

How to read messages using Telegram API?

I'm trying to write a simple Java client that will connect to a personal Telegram account, read and process the messages I need. The task seems to be simple, but in Google there are guides only for bots (
On the official page there are descriptions of api methods and a way to get the App configuration (api_id, api, hash, client name, etc.), found the library, connected it via maven. But studying libraries also did not bring any special
results.Please tell me, through which classes and how can I solve my problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
AlexZap, 2020-01-22
@AlexZap

It's been over a year and you still haven't found an answer?
If you find a solution to this issue, please post it.

S
StanislavTomilov, 2020-01-27
@StanislavTomilov

As a result, I wrote it in python, everything is very simple with it. Connects the necessary packages and you're done

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question