Telegram Desktop messaging app
Go to file
Daniil 23bd76a8dd Expand moderating mode some more
Revert key check, since number keys stopped working if bot have 
Add missing commands since last PR, also add keys to respect both keypad and regular keyboard users.
2021-04-28 09:38:23 +03:00
.github Added NuGet to Github CI for Windows. 2021-04-27 21:16:26 +03:00
Telegram Expand moderating mode some more 2021-04-28 09:38:23 +03:00
cmake@52ccf5e17a Start Linux support. 2021-04-06 18:36:09 +04:00
docs Backport Qt deadlock fix in patches. 2021-04-19 11:27:24 +04:00
lib/xdg Add tag `launchable` into linux appdata 2020-03-13 11:01:54 +04:00
snap Bind path to WebkitWebProcess 2021-04-27 17:44:41 +03:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore added CLion-generated files to .gitignore 2021-04-14 08:50:32 +03:00
.gitmodules Link Telegram with lib_webview. 2021-04-06 18:36:09 +04:00
CMakeLists.txt Remove mapbox::variant dependency. 2020-09-29 19:03:22 +03:00
LEGAL Update copyright year to 2021. 2021-01-04 11:24:32 +04:00
LICENSE
README.md Update README.md to split VS2019 32 and 64 bits 2021-04-22 10:12:58 +03:00
changelog.txt Version 2.7.3. 2021-04-27 14:15:25 +04:00

README.md

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the alpha version of the official desktop client for the Telegram messenger, based on the Telegram API and the MTProto secure protocol.

Version Build Status Build Status Build Status

Preview of Telegram Desktop

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

The latest version is available for

Old system versions

Version 2.4.4 was the last that supports older systems

Version 1.8.15 was the last that supports older systems

Third-party

Build instructions