Telegram Desktop messaging app
Go to file
John Preston 11b62118d2 Beta version 4.0.4.
- Allow sending animated emoji to Saved Messages
even without Telegram Premium.
- Premium: Suggest animated emoji by regular emoji
(can be disabled in Settings).
- Premium: Show all suggested premium stickers
in a special section of the stickers panel.
- Premium: Allow hiding premium stickers special section
of the stickers panel.
- Fix a memory leak in RTMP livestreams.
- Fix some bot webview bugs on macOS.
- Fix forwarding of voice messages.
2022-08-04 21:05:44 +03:00
.github Fix Linux GitHub action 2022-07-28 20:18:06 +04:00
Telegram Beta version 4.0.4. 2022-08-04 21:05:44 +03:00
cmake@3e6a8fc192 Let PiP have custom buffer size on Wayland 2022-08-04 16:41:25 +04:00
docs Use templating with Dockerfile in order to have less rebuilds 2022-07-19 19:34:44 +04:00
lib/xdg money-purchasing and money-advertising updated 2022-07-19 19:33:16 +04:00
snap Build OpenSSL 1.1.1 in snap 2022-06-28 09:49:45 +04: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 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 Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Update README.md 2022-08-03 21:46:04 +04:00
changelog.txt Beta version 4.0.4. 2022-08-04 21:05:44 +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