I've been playing with the lib recently, and enjoy it a lot. Thanks. :smile:
That being said, I have noticed that almost all my outgoing messages end-up with a TD::TimeoutError, even though they are delivered. Any idea what could cause this?
I'm running on Linux (Arch), ruby 2.5.1p57, and tdlib 1.3.0.
Here is some very basic code that I use to send e.g. text messages:
Hi!
I've been playing with the lib recently, and enjoy it a lot. Thanks. :smile:
That being said, I have noticed that almost all my outgoing messages end-up with a
TD::TimeoutError
, even though they are delivered. Any idea what could cause this?I'm running on Linux (Arch), ruby 2.5.1p57, and tdlib 1.3.0.
Here is some very basic code that I use to send e.g. text messages: