mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 11:52:58 +00:00
Support t.me/username?profile links.
This commit is contained in:
@@ -577,6 +577,8 @@ void SessionNavigation::showPeerByLinkResolved(
|
||||
info.messageId,
|
||||
commentId->id,
|
||||
params);
|
||||
} else if (resolveType == ResolveType::Profile) {
|
||||
showPeerInfo(peer, params);
|
||||
} else if (peer->isForum() && resolveType != ResolveType::Boost) {
|
||||
const auto itemId = info.messageId;
|
||||
if (!itemId) {
|
||||
|
||||
Reference in New Issue
Block a user