Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.24 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.24 KB

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.

teloxide-core = "0.10.1"

Compiler support: requires rustc 1.80+.