MCPcopy 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
408ClickHandlerPtr PeerData::createOpenLink() {
409 return std::make_shared<PeerClickHandler>(this);
410}
411
412void PeerData::setUserpic(
413 PhotoId photoId,

Callers 11

prepareMethod · 0.80
GenerateJoinedTextFunction · 0.80
fromLinkMethod · 0.80
GenerateItemsFunction · 0.80
initPaidInformationMethod · 0.80
updateOutcomeMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected