Telegram Desktop messaging app
Go to file
John Preston 7ce8b42216 Version 3.1.
- Some animated emoji now have extra effects.
- Send 🎆 🎉, 🎈, :like:, 💩 or ❤️
to any private chat, then click on the animated emoji
to launch the effect.
- If your chat partner also has the chat open,
you will both see the effects.
- See the "Watching" status
when your chat partner is enjoying emoji effects with you.
- More interactive emoji coming soon.
- Right click one of your outgoing messages in small groups
to see who recently viewed it.
- To protect privacy, read receipts are only stored for 7 days
after the message was sent.
- Record video and audio from live broadcasts in your group or channel.
- Admins can start recording from the '...' menu.
- Choose between recording in portrait or landscape orientation.
- Finished recordings are sent to the admin's Saved Messages
and can be easily shared.
2021-09-19 18:21:31 +03:00
.github Migrated dependencies in Github CI for macOS. 2021-09-17 13:12:07 +03:00
Telegram Version 3.1. 2021-09-19 18:21:31 +03:00
cmake@dbc1e4fb35 Update submodules 2021-09-19 13:22:38 +03:00
docs Build dependencies by script on Windows and macOS. 2021-09-07 23:41:54 +03:00
lib/xdg Implement close to taskbar option 2021-09-13 17:46:53 +03:00
snap Pull up to recent cmake_helpers and tg_owt that bring FreeBSD fixes. 2021-09-15 23:24:39 +03: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 Version 2.9: Fix build on Linux. 2021-07-30 21:03:49 +03:00
CMakeLists.txt Add loading of custom shipped d3dcompiler_47.dll. 2021-07-20 15:41:49 +03:00
LEGAL Update copyright year to 2021. 2021-01-04 11:24:32 +04:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Remove old instructions & patches they referred to 2021-07-20 09:50:57 +03:00
changelog.txt Version 3.1. 2021-09-19 18:21:31 +03:00

README.md

Telegram Desktop Official Messenger

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