Telegram Desktop messaging app
Go to file
John Preston 8d00d93949 Fix uninitialized warning in build with GCC. 2023-09-22 09:03:00 +04:00
.github CentOS 7 -> Rocky Linux 8 2023-09-20 22:32:35 +04:00
Telegram Fix uninitialized warning in build with GCC. 2023-09-22 09:03:00 +04:00
cmake@8bc8f9580a Update all third party submodules 2023-09-21 12:53:07 +04:00
docs Invoke linux prepare script the same way. 2023-08-08 13:26:22 +02:00
lib/xdg Use absolute executable path for dbus service 2023-07-24 14:20:51 +04:00
snap Update all dependencies in snap 2023-09-21 12:53:07 +04:00
.gitattributes
.gitignore added CLion-generated files to .gitignore 2021-04-14 08:50:32 +03:00
.gitmodules Update all third party submodules 2023-09-21 12:53:07 +04:00
CMakeLists.txt Update Qt to 6.2.5 on macOS 2023-09-22 08:49:53 +04:00
LEGAL Update copyright year to 2023. 2023-01-02 10:10:14 +04:00
LICENSE
README.md Update README.md 2022-08-03 21:46:04 +04:00
changelog.txt Version 4.9.9: Add support for Emoji 15. 2023-09-18 23:38:59 +04: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