MCPcopy 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
27FullMsgId FileClickHandler::context() const {
28 return _context;
29}
30
31not_null<DocumentData*> DocumentClickHandler::document() const {
32 return _document;

Callers 15

setVideoStreamViewersMethod · 0.45
ComposeAiBoxFunction · 0.45
AddUpgradeButtonFunction · 0.45
ConfirmOfferBuyGiftFunction · 0.45
PricesBoxFunction · 0.45
MakeBidRowFunction · 0.45
MakeAuctionInfoBlocksFunction · 0.45
MakeAveragePriceValueFunction · 0.45
AuctionGotGiftsBoxFunction · 0.45
MakeActiveAuctionRowFunction · 0.45
MakeStarGiftStarsValueFunction · 0.45
AddUniqueGiftValueTableFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected