Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ createOpenLink
Method
createOpenLink
Telegram/SourceFiles/data/data_peer.cpp:408–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
}
407
408
ClickHandlerPtr PeerData::createOpenLink() {
409
return std::make_shared<PeerClickHandler>(this);
410
}
411
412
void PeerData::setUserpic(
413
PhotoId photoId,
Callers
11
prepare
Method · 0.80
GenerateJoinedText
Function · 0.80
setServiceMessageByAction
Method · 0.80
prepareInvitedToCallText
Method · 0.80
prepareStoryMentionText
Method · 0.80
fromLink
Method · 0.80
createGroupSummaryItem
Method · 0.80
GenerateItems
Function · 0.80
initPaidInformation
Method · 0.80
contextDependentServiceText
Method · 0.80
updateOutcomeMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected