teloxide-core

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`].
```toml teloxide-core = "0.9" ``` _Compiler support: requires rustc 1.64+_. [`teloxide`]: https://docs.rs/teloxide [Telegram Bot API]: https://core.telegram.org/bots/api [`tokio`]: https://tokio.rs