tdl@8.0.1 (2024-06-18)
- In bun (instead of Node.js), fixed updates/responses stop being received if
none of those have been received in the last 10 (
receiveTimeout
) seconds. - In bun, fixed the old tdjson interface exiting the process instantly.
This is related to bun < v1.1.14 only.