Aliaksei Levin

Results 707 comments of Aliaksei Levin

> I can see 1.8.36 is created two weeks back. Is it safe to use it and is it production ready? Yes, all TDLib versions pushed to Github are production-ready....

See https://github.com/tdlib/td/pull/3456.

No, it is not possible to log in to a Telegram account without a phone number.

They are used to identify the application.

The first commit has already been accepted. Could you rebase the last commit on the master branch and force push?

See https://core.telegram.org/tdlib/getting-started#getting-chat-messages.

I can only suggest reading documentation of the method `getChatHistory` again and reading the additional information from the link.

You can use `getWebhookInfo` to get the current bot status and last error details.

Push notifications are sent from the server. You can add the suggestion at https://suggestions.telegram.org/ if there is no one yet.

The error means that the directory is being used by the same program. Likely, there is a logic error in the program's code, which causes opening of the same account...