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
/
DialogId.h
Age
Commit message (
Expand
)
Author
2026-01-25
Add and use DialogId::get_dialog_ids.
levlam
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-04
Move remove_secret_chat_dialog_ids to DialogId.
levlam
2024-01-01
Update copyright year.
levlam
2023-05-21
Make some constructors constexpr.
levlam
2023-04-14
Add MessagesManager::get_chat_ids_object.
levlam
2023-04-01
Add DialogId::get_chat_ids.
levlam
2023-03-27
Add DialogId::get_dialog_ids.
levlam
2023-01-01
Update copyright year.
levlam
2022-12-12
Move static get_message_id/get_message_dialog_id to corresponding classes.
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-10-27
Unify td/telegram/include order.
levlam
2021-09-14
Improve validness checks for UserId/ChatId/ChannelId.
levlam
2021-09-03
Update layer to 133.
levlam
2021-01-01
Update copyright year.
levlam
2020-05-12
Add InputDialogId.
levlam
2020-01-01
Update copyright year.
levlam
2019-08-19
Update to layer 99. Add support for ChatListType.
levlam
2019-01-07
tg_cli: as_{basic_group,supergroup,secret_chat}_id.
levlam
2019-01-01
Update copyright year.
levlam
2018-04-19
Explicitly specify enum underlying type.
levlam
2018-02-22
Update layer to 76: add messageWebsiteConnected.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov