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

Method helloStickersUpdated

Telegram/SourceFiles/api/api_premium.cpp:150–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150rpl::producer<> Premium::helloStickersUpdated() const {
151 return _helloStickersUpdated.events();
152}
153
154int64 Premium::monthlyAmount() const {
155 return _monthlyAmount;

Callers 1

RandomHelloStickerValueFunction · 0.80

Calls 1

eventsMethod · 0.45

Tested by

no test coverage detected