Aliaksei Levin

Results 707 comments of Aliaksei Levin

The errors means that you didn't install TDLib for the mentioned configurations, but trying to use it. TDLib is suppposed to be embedded into a corresponding Telegram app and not...

Usually, you install only Release library version system-wide. There is no easy way to use multiple versions of the same library simultaneously. Likely, you can add -DCMAKE_DEBUG_POSTFIX=d to CMake configuration...

See the third-party manual at https://tginfo.me/phone-number-is-banned-en/.

`messageChatAddMembers` is a possible content of a service message. Service messages are sent by the server whenever appropriate. Any behavior regarding their presence is expected behavior. They are intended for...

What do you mean by "the strange behaviours that I see on the Android and iOS apps"?

> In this scenario, the update containing messageChatAddMembers is always emitted from my tdlib client The message sending isn't guaranteed. There are many cases when it isn't sent. > In...

See https://github.com/tdlib/td/issues/786#issuecomment-552553004.

Apps just show a toast when the video is sent. It not always possible to match the scheduled message and the sent message.

You need to use a real phone number to log in. The test phone numbers don't work anymore for regular users.