mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +02:00
No description
- Set messages to auto-delete for everyone 24 hours or 7 days after sending. - Control auto-delete settings in any of your chats, as well as in groups and channels where you are an admin. - To enable auto-delete, right click on the chat in the chat list > Clear History > Enable Auto-Delete. - Create invite links that work for a limited time or a limited number of uses. - See which users joined using your, or your admins', invite links. - Turn any invite link into a QR code users can scan with their phone cameras. - To manage invite links, click ... > Manage Group/Channel > Invite Links. - Convert groups that have reached 200,000 members into unlimited Broadcast Groups. |
||
---|---|---|
.github | ||
cmake@ac193a597d | ||
docs | ||
lib/xdg | ||
snap | ||
Telegram | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
changelog.txt | ||
CMakeLists.txt | ||
LEGAL | ||
LICENSE | ||
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.
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
- Qt 5.15.2, 5.6.2 and 5.3.2 slightly patched (LGPL)
- OpenSSL 1.1.1 and 1.0.1 (OpenSSL License)
- WebRTC (New BSD License)
- zlib 1.2.11 (zlib License)
- LZMA SDK 9.20 (public domain)
- liblzma (public domain)
- Google Breakpad (License)
- Google Crashpad (Apache License 2.0)
- GYP (BSD License)
- Ninja (Apache License 2.0)
- OpenAL Soft (LGPL)
- Opus codec (BSD License)
- FFmpeg (LGPL)
- Guideline Support Library (MIT License)
- Range-v3 (Boost License)
- Open Sans font (Apache License 2.0)
- Vazir font (License)
- Emoji alpha codes (MIT License)
- Catch test framework (Boost License)
- xxHash (BSD License)
- QR Code generator (MIT License)
- CMake (New BSD License)
- Hunspell (GPL)