#telegram-bot #bot-api #order

actix-telegram

telegram bot api lib based on actix

13 releases

Uses old Rust 2015

0.1.0 Feb 3, 2019
0.1.0-alpha9 Jan 13, 2019
0.1.0-alpha6 Dec 15, 2018
0.1.0-alpha5 Oct 20, 2018
0.0.4 Feb 7, 2019

#49 in #bot-api

29 downloads per month

MIT license

315KB
4.5K SLoC

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"

Dependencies

~24–38MB
~634K SLoC