A library for creating Telegram bots with full API support.
# Cargo.toml
[dependencies]
telegram-bot = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Telegram bot API client with a token.
Add tokio as a dependency and use #[tokio::main] or similar runtime.
No dependency data recorded yet.