index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
Contact.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-12-31
Add and use Contact::validate.
levlam
2025-12-30
Make get_contact private.
levlam
2025-12-29
Add and use get_contacts.
levlam
2025-10-01
Improve addContact.
levlam
2025-10-01
Add importedContact.note.
levlam
2025-09-30
Add td_api::importedContact.
levlam
2025-07-15
Remove unneeded friend declarations for operator !=.
levlam
2025-01-01
Update copyright year.
levlam
2024-04-28
Check app-provided contact.user_id.
levlam
2024-01-01
Update copyright year.
levlam
2023-07-27
Add combine_hashes function.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-23
Add td::Hash and use it everywhere instead of unusable std::hash.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-30
Pass Contact to add_contact.
levlam
2021-03-31
Improve get_input_bot_inline_message_media_* functions.
levlam
2021-03-29
Pass UserId to Contact::Contact.
levlam
2021-01-01
Update copyright year.
levlam
2020-04-19
Support arbitrary dice sticker sets.
levlam
2020-01-01
Update copyright year.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-28
Move MessageContent and InputMessageText implementations to corresponding files.
levlam
2018-06-28
Fix CE.
levlam
2018-06-26
Update layer to 82. Contact.vcard support.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov