I wants to learn to use the telegram apis, but I not found a some tutorial which help me to start. I am very lost. Help;
Asked
Active
Viewed 220 times
2 Answers
0
Documentation of Telegram is very poor and outdated. I suggest using TLSharp library written in Visual C#.

Alireza Zojaji
- 802
- 2
- 13
- 33
-1
This is the first Step you should read it
https://core.telegram.org/api#getting-started
1- Creating an application
2- User authorization
3- And ..... (Continue)
Good Luck !!!

Bahram Boroumandan
- 40
- 3
-
The problem is that documentation of Telegram API is not sufficient. – Alireza Zojaji Apr 21 '17 at 07:56