Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ bot
Method
bot
Telegram/SourceFiles/data/data_forum.cpp:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
UserData *Forum::bot() const {
119
return _history->peer->asBot();
120
}
121
122
ChannelData *Forum::channel() const {
123
return _history->peer->asChannel();
Callers
5
destroyed
Method · 0.95
DefaultForwardCallback
Method · 0.45
refreshRows
Method · 0.45
windowForShowingForum
Method · 0.45
prepareSendAction
Method · 0.45
Calls
1
asBot
Method · 0.80
Tested by
no test coverage detected