rtdlib icon indicating copy to clipboard operation
rtdlib copied to clipboard

TDLib for rust

Results 2 rtdlib issues
Sort by recently updated
recently updated
newest added

see: https://github.com/tdlib/td/issues/2211#issuecomment-1327625869 Current lib uses old nested parameters format. I noticed because the client examples in [telegram-client](https://github.com/fewensa/telegram-client) can't properly authenticate.

In a Debian Docker container where tdlib 1.5 is built from source and installed in `/usr/lib`: ``` Compiling rtdlib v1.5.0 error: could not compile `rtdlib`. Caused by: process didn't exit...