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