mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user