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
-1
View File
@@ -3374,7 +3374,6 @@ void ApiWrap::forwardMessages(
const auto newId = FullMsgId(
peer->id,
_session->data().nextLocalMessageId());
const auto self = _session->user();
history->addNewLocalMessage({
.id = newId.msg,
.flags = flags,