Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ prepare
Method
prepare
Telegram/SourceFiles/boxes/select_future_owner_box.cpp:122–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void ParticipantsController::prepare() {
123
loadMoreRows();
124
}
125
126
void ParticipantsController::loadMoreRows() {
127
if (_loadRequestId || _allLoaded) {
Callers
nothing calls this directly
Calls
7
peerFromUser
Function · 0.85
noParticipantInfo
Method · 0.80
updateFullForced
Method · 0.80
isBot
Method · 0.45
contains
Method · 0.45
peerListAppendRow
Method · 0.45
peerListRefreshRows
Method · 0.45
Tested by
no test coverage detected