Telegram Desktop messaging app
Go to file
Ilya Fedin ebd0c3696a Remove #ifndef __MINGW32__ from Windows notifications
It uses C++/WinRT nowadays just like all other code so there's no point in #ifndef'ing only it
2024-10-31 19:22:37 +04:00
.github Add missing ThirdParty cache to Windows action 2024-09-12 14:13:53 +04:00
cmake@5d09552ff8 Update submodules 2024-10-31 19:22:37 +04:00
docs Version 5.4.1. 2024-08-17 18:14:54 +02:00
lib/xdg Add 'tonsite' handler information to lib/xdg/*. 2024-09-19 13:19:50 +04:00
snap Update submodules 2024-10-31 19:22:37 +04:00
Telegram Remove #ifndef __MINGW32__ from Windows notifications 2024-10-31 19:22:37 +04:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore Add .vscode to .gitignore. 2024-05-24 12:55:48 +04:00
.gitmodules Get rid of direct Wayland usage 2024-04-22 11:04:02 +04:00
changelog.txt Beta version 5.6.4. 2024-10-24 13:40:52 +04:00
CMakeLists.txt Support building on Windows with Qt 6. 2024-06-21 11:36:18 +04:00
LEGAL Update copyright year to 2024. 2024-01-01 05:17:53 +00:00
LICENSE
README.md Add "Ada" library mention to README. 2024-09-19 10:43:38 +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