aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/tl/TlObject.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-10-10Pass MessageTopic to sendMessage methods.levlam
2025-01-01Update copyright year.levlam
2024-04-08Improve documentation.levlam
2024-01-01Update copyright year.levlam
2023-10-16Add td_api::linkPreviewOptions.levlam
2023-06-12Update sendMessage usages in tests and examples.levlam
2023-05-05Use empty name for unused move constructor/assignment parameter.levlam
2023-01-12Remove some getAuthorizationState usages.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-12-10Update clang-format to 13.0.1.levlam
2021-01-01Update copyright year.levlam
2020-11-15Use array instead of std::vector in the generated C++ classes.levlam
2020-11-15Improve documentation.levlam
2020-10-13Fix td_api C++11 compatibility.levlam
2020-09-23Allow to specify message_thread_id in sendMessage/sendMessageAlbum/sendInline...levlam
2020-09-14Add checks that delete is not called for incomplete type.levlam
2020-08-01Fix some includes.levlam
2020-01-01Update copyright year.levlam
2019-12-06Update calls to sendMessage in examples.levlam
2019-11-27Fix misprint in documentation.levlam
2019-01-01Update copyright year.levlam
2018-09-27Const-correct unique_ptr.levlam
2018-09-25Return parent type from tl_object::fetch to reduce number of unique_ptr types...levlam
2018-09-22Add typedefs to tl::object_ptr.levlam
2018-09-21Const-correct tl::unique_ptr.levlam
2018-09-21Fix tl::unique_ptr.levlam
2018-09-21Use custom unique_ptr as tl::object_ptr implementationArseny Smirnov
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