Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ birthday
Method
birthday
Telegram/SourceFiles/data/data_user.cpp:789–791 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
787
}
788
789
Data::Birthday UserData::birthday() const {
790
return _birthday;
791
}
792
793
void UserData::setBirthday(Data::Birthday value) {
794
if (_birthday != value) {
Callers
12
SortForBirthday
Function · 0.80
Controller
Method · 0.80
setupPhotoButtons
Method · 0.80
FieldsValue
Function · 0.80
ShowEditBirthday
Function · 0.80
requestContactBirthdays
Method · 0.80
setupAboveWidget
Method · 0.80
Available
Function · 0.80
setupBirthdayEffect
Method · 0.80
StartProfileBirthdayEffect
Function · 0.80
BirthdayValue
Function · 0.80
refreshSendGiftToggle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected