Version 5.4.1.

- Fix crash when sending Star Reaction in comments.
- Fix loading "Send As" channels in a channel.
- Place Star Reaction always first in list.
- Removed paid Invite Links in groups.
This commit is contained in:
John Preston
2024-08-17 15:41:01 +02:00
parent eec59611ef
commit 2c1788a63a
8 changed files with 22 additions and 17 deletions

View File

@@ -21,7 +21,6 @@ You will require **api_id** and **api_hash** to access the Telegram API servers.
## Install third party software
* Download **Python 3.10** installer from [https://www.python.org/downloads/](https://www.python.org/downloads/) and install it with adding to PATH.
* Download **CMake 3.21 or later** installer from [https://cmake.org/download/](https://cmake.org/download/) and install it.
* Download **Git** installer from [https://git-scm.com/download/win](https://git-scm.com/download/win) and install it.
## Clone source code and prepare libraries