Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ lastseen
Method
lastseen
Telegram/SourceFiles/data/data_user.cpp:160–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
Data::LastseenStatus UserData::lastseen() const {
161
return _lastseen;
162
}
163
164
bool UserData::updateLastseen(Data::LastseenStatus value) {
165
if (_lastseen == value) {
Callers
15
updatePrivacyLastSeens
Method · 0.80
sortByOnline
Method · 0.80
Cover
Method · 0.80
paintEvent
Method · 0.80
processUser
Method · 0.80
watchForOffline
Method · 0.80
SortByOnlineValue
Function · 0.80
OnlineChangeTimeout
Function · 0.80
OnlineText
Function · 0.80
OnlineTextFull
Function · 0.80
OnlineTextActive
Function · 0.80
writePeer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected