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

Method id

Telegram/SourceFiles/data/data_wall_paper.cpp:197–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197WallPaperId WallPaper::id() const {
198 return _id;
199}
200
201QString WallPaper::emojiId() const {
202 return _emojiId;

Callers 12

IsThemeWallPaperFunction · 0.45
IsCustomWallPaperFunction · 0.45
IsDefaultWallPaperFunction · 0.45
IsCloudWallPaperFunction · 0.45
IsUninitializedWallPaperFunction · 0.45
IsTestingThemeWallPaperFunction · 0.45
IsTestingEditorWallPaperFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected