Aliaksei Levin
Aliaksei Levin
In any case you just need to handle `updateFile` updates to know the current state of the file.
What do you mean by Telegram X?
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.
You can't. You must process authorization states as they are documented.
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.