tele 0.1.4

Ergonomic Telegram Bot API SDK for Rust, built on reqx
Documentation
1
2
3
4
5
6
7
8
9
# tele

Ergonomic Telegram Bot API SDK for Rust, powered by `reqx`.

- API layers: raw, typed, and ergonomic helpers
- Bot runtime: long polling, webhook dispatch, sessions, outbox, testing harness
- Optional integrations: macros, axum, redis-session, postgres-session

Project guide and full examples are in the workspace root `README.md`.