Telegram Desktop messaging app
Go to file
John Preston 4505a2bf2d Beta version 5.9.2.
- Fix some jump-to-message highlightings.
- Fix some long round video messages sending.
- Fix possible crash in global photos / videos.
- Fix streaming starting for some large video files.
- Fix possible drop of top peers / recent chats cache.
- Fix possible crashes in audio on macOS (rollback OpenAL).
2024-12-24 10:44:15 +04:00
.github Switch macOS packaged action to latest ffmpeg 2024-12-18 10:53:43 +04:00
cmake@8c146a3ec6 Fix build with Xcode. 2024-12-04 13:51:20 +04:00
docs Add more screenshots to metainfo 2024-12-04 10:14:58 +04:00
lib/xdg Add branding colors to metainfo 2024-12-04 19:03:11 +04:00
snap Update libjxl and libheif on Linux 2024-12-14 17:50:51 +04:00
Telegram Beta version 5.9.2. 2024-12-24 10:44:15 +04:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore
.gitmodules Revert "Use GSL from a desktop-app fork." 2024-11-01 08:59:44 +04:00
changelog.txt Beta version 5.9.2. 2024-12-24 10:44:15 +04:00
CMakeLists.txt Support building on Windows with Qt 6. 2024-06-21 11:36:18 +04:00
LEGAL
LICENSE
README.md Use new Vazirmatn repository URL. 2024-12-04 10:21:37 +04:00

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 4.9.9 was the last that supports older systems

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