tele 0.1.8

Ergonomic Telegram Bot API SDK for Rust, built on reqx
Documentation
1
2
3
4
5
6
7
8
9
10
# 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
- Kind routing guide: `docs/kind-routing.md`

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