mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-17 14:36:45 +00:00
Updated TDesktop sources to 2.7.1+c08a148
This commit is contained in:
@@ -333,7 +333,7 @@ void SetupHelp(
|
||||
Ui::showPeerHistory(user, ShowAtUnreadMsgId);
|
||||
}
|
||||
});
|
||||
}).fail([=](const RPCError &error) {
|
||||
}).fail([=](const MTP::Error &error) {
|
||||
*requestId = 0;
|
||||
}).send();
|
||||
});
|
||||
|
Reference in New Issue
Block a user