MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / reload

Method reload

Telegram/SourceFiles/api/api_premium.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162void Premium::reload() {
163 reloadPromo();
164 reloadStickers();
165}
166
167void Premium::reloadPromo() {
168 if (_promoRequestId) {

Callers 15

ApiWrapMethod · 0.45
setupMenuMethod · 0.45
SessionControllerMethod · 0.45
showCloudPasswordMethod · 0.45
EditMessagesPrivacyBoxFunction · 0.45
prepareMethod · 0.45
FillChooseFilterMenuFunction · 0.45
ExportOnBlockchainFunction · 0.45
startMethod · 0.45
ShowEditBirthdayFunction · 0.45
ShowLoginEmailFunction · 0.45
ShowPrivacyBoxFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected