mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
FullMsgId rely on PeerId instead of ChannelId.
This commit is contained in:
@@ -469,7 +469,7 @@ void Histories::requestGroupAround(not_null<HistoryItem*> item) {
|
||||
result);
|
||||
_chatListGroupRequests.remove(history);
|
||||
history->migrateToOrMe()->applyChatListGroup(
|
||||
history->channelId(),
|
||||
history->peer->id,
|
||||
result);
|
||||
finish();
|
||||
}).fail([=] {
|
||||
|
||||
Reference in New Issue
Block a user