Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ channel
Method
channel
Telegram/SourceFiles/data/data_forum.cpp:122–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
ChannelData *Forum::channel() const {
123
return _history->peer->asChannel();
124
}
125
126
not_null<Dialogs::MainList*> Forum::topicsList() {
127
return &_topicsList;
Callers
15
applyReceivedTopics
Method · 0.95
showForum
Method · 0.45
addTopicLink
Method · 0.45
createChannel
Method · 0.45
FindUniqueGift
Function · 0.45
GiveawayInfoBox
Function · 0.45
PreviewWrap
Method · 0.45
FieldsValue
Function · 0.45
PeerFromInputMTP
Function · 0.45
ComputeGiveawayStartData
Function · 0.45
ComputeGiveawayResultsData
Function · 0.45
CanSendAnyOfValue
Function · 0.45
Calls
1
asChannel
Method · 0.80
Tested by
no test coverage detected