MCPcopy 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
122void ParticipantsController::prepare() {
123 loadMoreRows();
124}
125
126void ParticipantsController::loadMoreRows() {
127 if (_loadRequestId || _allLoaded) {

Callers

nothing calls this directly

Calls 7

peerFromUserFunction · 0.85
noParticipantInfoMethod · 0.80
updateFullForcedMethod · 0.80
isBotMethod · 0.45
containsMethod · 0.45
peerListAppendRowMethod · 0.45
peerListRefreshRowsMethod · 0.45

Tested by

no test coverage detected