Aliaksei Levin
Aliaksei Levin
The error means that you sent `logOut` request to the api.telegram.org server.
@lindionez > Even after restarting What did you restart? Do you receive the error from api.telegram.org?
You didn't answer the questions.
The message may or may not be sent by the server. The bot will receive the service message as regular update if the message is created and can delete it.
See https://core.telegram.org/bots/webapps#testing-mini-apps.
You can send general suggestions at https://suggestions.telegram.org.
No, only Premium users can upload bigger files.
The error isn't relater to tdweb or TDLib. See https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported.
> but got hard fail like I see no errors in the provided build logs.
`FILE_DOWNLOAD_LIMIT` isn't an error. It means that you asked to download part of the file specifying `limit` parameter, and it was reached.