MCPcopy 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
118UserData *Forum::bot() const {
119 return _history->peer->asBot();
120}
121
122ChannelData *Forum::channel() const {
123 return _history->peer->asChannel();

Callers 5

destroyedMethod · 0.95
refreshRowsMethod · 0.45
windowForShowingForumMethod · 0.45
prepareSendActionMethod · 0.45

Calls 1

asBotMethod · 0.80

Tested by

no test coverage detected