Telegram bot API client, built upon hyper.
You can import related types from [types] module, build a request,
send it to the Telegram server, and get a response.
Sending request will be done with [Api::send_json] and [Api::send_file] methods.