Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ nameVersion
Method
nameVersion
Telegram/SourceFiles/data/data_peer.cpp:1359–1361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1357
}
1358
1359
int PeerData::nameVersion() const {
1360
return _nameVersion;
1361
}
1362
1363
const QString &PeerData::name() const {
1364
if (const auto to = migrateTo()) {
Callers
14
drawName
Method · 0.80
generateName
Method · 0.80
validateDatas
Method · 0.80
validateDatas
Method · 0.80
prepare
Method · 0.80
chatListNameVersion
Method · 0.80
draw
Method · 0.80
validateFromNameText
Method · 0.80
isNameUpdated
Method · 0.80
updateName
Method · 0.80
paintTopBar
Method · 0.80
checkTexts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected