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