Aliaksei Levin
Aliaksei Levin
The limit is unspecified.
You seem to use a very old Bot API version. Nevertheless, presence of the traces means that your operating system hanged up in the call to `epoll_wait`. You need to...
Try to increase log verbosity level to 2 to see more details.
Use the option `--verbosity=2` when launching the server.
If you mean the files downloaded by the Bot API server after the call to `getFile`, then they are guaranteed to be accessible only for 1 hour after downloading.
There were no issues on the Bot API side. You can increase log level to 4 to see whether the request was received by the Bot API server or enable...
Yes, files are deleted regularly from local storage.
There were no issues with the Bot API server at that time. You can increase request timeout to 100 seconds to avoid the error.
How do you open the Web App?
Those are different ways to open Mini App and the Mini App will receive different data. In the first case the Mini App will receive "chat_instance" and "chat_type" fields, and...