telbot-hyper 0.1.0

Telegram API wrapper for hyper client
Documentation
telbot-hyper-0.1.0 has been yanked.

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.