telers

An asynchronous framework for Telegram Bot API written in Rust

Telers make it easy to create Telegram bots in Rust.

Make sure you have a basic understanding of the Telegram Bot API before you start, because all types and methods in telers have the same fields and types as in Telegram Bot API.

Highlights

Examples

You may consider checking out this directory for more examples.

License

This project is licensed under either of the following licenses, at your option: - Apache License, Version 2.0 - MIT License