tdl
tdl copied to clipboard
Support new TDLib JSON interface
It exists in TDLib since v1.6.10. https://github.com/tdlib/td/blob/cb86d3891301cfc8c76362d833163d3e28505c17/td/telegram/td_json_client.h#L98
Update:
- [x] Added in tdl v7.4.0+ using the
useNewTdjsonInterface
experimental option intdl.configure
, though the old interface still seems to work well.