Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
rpl::producer<> Premium::helloStickersUpdated() const {
151
return _helloStickersUpdated.events();
152
}
153
154
int64 Premium::monthlyAmount() const {
155
return _monthlyAmount;
Callers
1
RandomHelloStickerValue
Function · 0.80
Calls
1
events
Method · 0.45
Tested by
no test coverage detected