Aleksandr Zelenin

Results 11 comments of Aleksandr Zelenin

let me remind you that tdlib is not a client for the api, but a continuously running backend for the user client

> I tried it on my instance on Digital Ocean and it worked like a charm! Thanks! yes, it works for me too (Debian Jessie)

it's a good idea, just remove go.mod and implement NonInteractiveCredentialsProvider in parallel with CliInteractor to ensure compatibility

completely rewrote the library in v1.0.0-beta1. I'm closing this PR

> Do I need to consume Updates elsewhere? Yes, you have to consume Updates completely rewritten in v1.0.0-beta1

Have you tried ```tdlibClient.DownloadFile(...)```?

```go // Represents a file type File struct { meta // Unique file identifier Id int32 `json:"id"` // File size, in bytes; 0 if unknown Size int64 `json:"size"` // Approximate...

each version of go-tdlib is compatible with a specific version of tdlib (see the readme)

https://www.reddit.com/r/Telegram/comments/15y0dh9/tdlib_and_spamming/