aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/td_json_client.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-11-30Minor improvements.levlam
2023-01-02Improve punctuation.levlam
2023-01-01Update copyright year.levlam
2022-07-08Clarify verbosiy level range in the documentation.levlam
2022-06-04Ensure that strings passed to TDLib's log message callback are UTF-8 encoded.levlam
2022-05-31Add note that log messages aren't guaranteed to be encoded in UTF-8.levlam
2022-01-01Update copyright year.levlam
2021-12-23Fix td_json documentation.levlam
2021-12-22Place ClientManager before deprecated Client interface.levlam
2021-12-22Describe the new JSON interface first.levlam
2021-10-05Document necessity of TDLib instance closing.levlam
2021-06-02Minor improvements.levlam
2021-05-22Improve td_json_client.h documentation.levlam
2021-05-20Improve LogMessageCallbackPtr documentation.levlam
2021-05-18Remove set_log_fatal_error_callback. Add td_set_log_message_callback, depreca...levlam
2021-01-01Update copyright year.levlam
2020-11-20Minor fixes.levlam
2020-11-18Improve new interface documentation.levlam
2020-11-15Use array instead of std::vector in the generated C++ classes.levlam
2020-11-15Improve documentation.levlam
2020-11-15Rename create_client to create_client_id.levlam
2020-11-12Don't create client through ClientManager until first request is sent to it.levlam
2020-10-05Add new JSON interface.levlam
2020-10-05Return raw pointer as ClientJson response.levlam
2020-01-31Add a comma,levlam
2020-01-06Documentation improvements.levlam
2020-01-01Update copyright year.levlam
2019-04-30Improve JSON interface documentation.levlam
2019-01-01Update copyright year.levlam
2018-10-31Static execute in JSON interface.levlam
2018-03-04Document bytes JSON representation.levlam
2018-02-21Improve td_json_client documentation.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov