O
O
OrionShah2014-02-01 21:42:18
API
OrionShah, 2014-02-01 21:42:18

How to connect Telegram API in MVS 2012 to C# project?

There was a desire to try to write something worthwhile, to gain experience. The choice fell on Telegram, rummaged through the API, even found Russian documentation. But there is a problem - I can't find how to connect these same APIs in MVS 2012 to a C# project. Of all the languages, I know it better, and it is better suited for learning.
Has anyone experienced this and can advise?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-02-01
Protko @Fesor

https://core.telegram.org/ - what is the problem with implementing the protocol?
or search on the github for at least prototypes / sketches / ready-made solutions?
There are normal implementations on the same java, porting is not so difficult.

N
Nikolai Turnaviotov, 2014-02-02
@foxmuldercp

If you cannot "connect api" to the project, then you are doing something wrong.
In fact, api is a loose concept. in the context of the web, an api is usually some kind of standard, like RESTApi.
in the context of "connecting api" there may be a ready-made library with documentation on its use, connected to the project in the same way as you connect .Net components

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question