Rust telegram bot library A rust library for writing telegram bot built on top of actix. Official API. Examples example/polling.rs example/server.rs Usage This library is available via crates.io. In order to use it, just add this to your Cargo.toml: actix-telegram = "0.1.0-alpha5"