Telegram Desktop messaging app
Go to file
Yue Wu 82d68f5b98
Fix JSON output when exporting custom emojis
Fixes #24961
2022-08-23 12:21:58 +04:00
.github Use COPY --link to consume less space when building Docker image 2022-08-13 12:10:07 +04:00
Telegram Fix JSON output when exporting custom emojis 2022-08-23 12:21:58 +04:00
cmake@0702ef4cdd Set Qt version in configure.py 2022-08-14 11:51:13 +04:00
docs Use COPY --link to consume less space when building Docker image 2022-08-13 12:10:07 +04:00
lib/xdg money-purchasing and money-advertising updated 2022-07-19 19:33:16 +04:00
snap Add missing network-status permission 2022-08-22 17:23:02 +04:00
.gitattributes
.gitignore added CLion-generated files to .gitignore 2021-04-14 08:50:32 +03:00
.gitmodules Migrate from kwayland to QtWaylandScanner 2022-06-14 16:36:44 +04:00
CMakeLists.txt Restrict CMake to 3.23+ on macOS. 2022-06-15 13:02:15 +04:00
LEGAL Update copyright year to 2022. 2022-01-04 12:49:50 +04:00
LICENSE
README.md Update README.md 2022-08-03 21:46:04 +04:00
changelog.txt Version 4.1.1. 2022-08-16 09:38:19 +03:00

README.md

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the official Telegram messenger desktop client, 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