Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ context
Method
context
Telegram/SourceFiles/data/data_file_click_handler.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
FullMsgId FileClickHandler::context() const {
28
return _context;
29
}
30
31
not_null<DocumentData*> DocumentClickHandler::document() const {
32
return _document;
Callers
15
setVideoStreamViewers
Method · 0.45
ComposeAiBox
Function · 0.45
AddUpgradeButton
Function · 0.45
ConfirmOfferBuyGift
Function · 0.45
PricesBox
Function · 0.45
MakeBidRow
Function · 0.45
MakeAuctionInfoBlocks
Function · 0.45
MakeAveragePriceValue
Function · 0.45
AuctionGotGiftsBox
Function · 0.45
MakeActiveAuctionRow
Function · 0.45
MakeStarGiftStarsValue
Function · 0.45
AddUniqueGiftValueTable
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected