telbot-hyper 0.3.0

Telegram API wrapper for hyper client
Documentation

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.