tdsharp v1.8.9
Changed
-
Update to TDLib v1.8.9.
Notable breaking changes:
-
All the items in
TDLib.Bindings
namespace (the previously mentioned case-only issue) were marked asObsolete(error: true)
. Basic API compatibility is preserved, source compatibility is not.
Fixed
- Array items are now deserialized to their actual types (#146).