Handling Telegram Bot API Responses with HttpApiClient
Hi channel, I'm interfacing with Telegram Bot API using HttpApiClient and struggle a little with unwrapping it's response into success / failure. The struggle is Telegram Bot API reports errors via body, not status code, as shown below