We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4622ba9 commit bd54deeCopy full SHA for bd54dee
README.md
@@ -0,0 +1,15 @@
1
+## Telegram messenger for Android
2
+
3
+[Telegram](http://telegram.org) is a messaging app with a focus on speed and security. It’s superfast, simple and free.
4
5
+This repo contains official [Telegram App for Android](https://play.google.com/store/apps/details?id=org.telegram.messenger) source code.
6
7
+### API, Protocol documentation
8
9
+Documentation for Telegram API is available here: http://core.telegram.org/api
10
11
+Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto
12
13
+### Usage
14
15
+Import the root folder into your IDE (tested on Android Studio), then run project.
0 commit comments