teloxide-core 0.2.2

Core part of the `teloxide` library - telegram bot API client
Documentation

The core part of teloxide providing tools for making requests to the Telegram Bot API with ease. This library is fully asynchronous and built using tokio.

teloxide_core = "0.2"

Compiler support: requires rustc 1.49+.