telegram-bot-api
telegram-bot-api copied to clipboard
Telegram Bot API server
Hi everyone When i use getFile(file_id) file is downloading in temp folder. Now How can I find the name of the file being downloaded in the temp folder?
How many gifts per second can be sent using the Telegram Bot API?
**Environment:** - Local Telegram Bot API - bot with hundreds of thousands of MAU - Users constantly send voicemessages, videonote, audiofiles. **Local Bot API Configuration:** ```bash telegram-bot-api \ --http-stat-port=XXXX \...
**Title:** Problem downloading files via `/file/bot...` endpoint when using `telegram-bot-api` with `--local` mode **Description:** When running `telegram-bot-api` with the `--local` option, we are experiencing issues downloading files via the `/file/bot/`...
While building the project, I encountered a compiler warning related to an out-of-bounds array access in Ed25519.cpp. Warning Output: `包含于文件 /root/telegram-bot-api/td/tdutils/td/utils/SharedSlice.h:10, 于 /root/telegram-bot-api/td/tdutils/td/utils/Ed25519.h:10, 于 /root/telegram-bot-api/td/tdutils/td/utils/Ed25519.cpp:7: In member function ‘char td::Slice::operator[](td::size_t)...
Sorry, is there way, that storage in telegram api has any retention or smth? We using EBS volumes on telegram bot api and now noticed that all files deleted, and...
Errors are being observed in the console. During these errors, the response from curl is `Сurl error Symfony\Component\HttpClient\Exception\TimeoutException (Idle timeout reached for "http://127.0.0.1:8081/bot***/getChatMemberCount".)`. Sometimes it goes away by itself, but...
Hi When my instance restarts, a full reverse startup can take up to 40 minutes. I do not know how it works under the hood, but it feels like it...
I'm using the following function to validate window.Telegram.WebApp.initData. While everything works correctly when opening the WebApp via Telegram Desktop, I encounter validation failure when opening it through the Telegram app...
4G
Hello Is it possible to upload more than 2 GB using Telegram Premium API-ID and API-Hash in your service?