Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ iconId
Method
iconId
Telegram/SourceFiles/data/data_forum_topic.cpp:799–801 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
797
}
798
799
DocumentId ForumTopic::iconId() const {
800
return _iconId;
801
}
802
803
void ForumTopic::applyIconId(DocumentId iconId) {
804
if (_iconId == iconId) {
Callers
8
EditForumTopicBox
Function · 0.80
sendCreateTopicRequest
Method · 0.80
updateSearchIn
Method · 0.80
setupUserpicButton
Method · 0.80
paintInRect
Method · 0.80
IconIdValue
Function · 0.80
refreshSlice
Method · 0.80
contextDependentServiceText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected