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
/
Game.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-07-15
Remove unneeded friend declarations for operator !=.
levlam
2025-01-01
Update copyright year.
levlam
2024-09-02
Allow unknown users in text entities for non-server messages.
levlam
2024-04-02
Move relevant functions to UserManager.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-19
Unify include order.
levlam
2021-09-02
Improve Game constructor.
levlam
2021-09-02
Improve Game::is_empty method name.
levlam
2021-07-22
Skip bot command entities if needed.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-16
Add Game::has_input_media.
levlam
2020-01-01
Update copyright year.
levlam
2019-02-28
Fix adding thumbnails to file_ids list.
levlam
2019-01-06
Support for MessageGame in get_message_content_file_ids.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-28
Move MessageContent and InputMessageText implementations to corresponding files.
levlam
2018-09-28
Make more functions static.
levlam
2018-09-27
Const-correct unique_ptr.
levlam
2018-04-02
Fix add_message_dependencies.
levlam
2018-01-30
Update layer to 75. Support entities in captions.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov