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
/
UserId.h
Age
Commit message (
Expand
)
Author
2026-05-28
Add UserId.cpp.
levlam
2026-01-19
Add and use DialogFilterId::get_dialog_filter_ids.
levlam
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-06-27
Add only_valid parameter to UserId::get_user_ids.
levlam
2024-01-01
Update copyright year.
levlam
2023-05-21
Make some constructors constexpr.
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-12-31
Use explicit cast instead of 1ll.
levlam
2021-09-14
Improve validness checks for UserId/ChatId/ChannelId.
levlam
2021-09-08
Add missing includes.
levlam
2021-09-03
Update layer to 133.
levlam
2021-03-29
Add and use statis UserId::get_user_ids/get_input_user_ids methods.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-01-01
Update copyright year.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov