actix-telegram 0.1.0-alpha9

telegram bot api lib based on actix
Documentation

Rust telegram bot library

Crates.io Docs.rs

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"