Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ enabled
Method
enabled
Telegram/SourceFiles/api/api_sensitive_content.cpp:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
rpl::producer<bool> SensitiveContent::enabled() const {
85
return _enabled.value();
86
}
87
88
bool SensitiveContent::canChangeCurrent() const {
89
return _canChange.current();
Callers
nothing calls this directly
Calls
1
value
Method · 0.45
Tested by
no test coverage detected