Aliaksei Levin

Results 707 comments of Aliaksei Levin

In any case you just need to handle `updateFile` updates to know the current state of the file.

Verification process is controlled by the server. You can't affect it and must enter the data it asks. Moreover, you can't have a Telegram account without verified phone number.

Authorization process is described at https://core.telegram.org/tdlib/getting-started. It also links to multiple examples in different languages.

It is useless for bots. Only users can pay invoices.

Any invoice can be paid multiple times by the same or multiple users. The question "how to check if the user has paid" makes no sense. The bot receives a...

TDLib doesn't need any changes to support the new protocol. Server-side support for new protocol is expected to be added before the deadline.

It should be already possible to upload FCM credentials at api.telegram.org to use new push notification API.

No.