# 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`.