MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / titleVersion

Method titleVersion

Telegram/SourceFiles/data/data_forum_topic.cpp:783–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781}
782
783int ForumTopic::titleVersion() const {
784 return _titleVersion;
785}
786
787void ForumTopic::applyTitle(const QString &title) {
788 if (_title == title) {

Callers 2

prepareMethod · 0.80
refreshTopicButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected