[](https://crates.io/crates/telegram-typings)
[](https://docs.rs/telegram-typings)
This library has structs to parse Telegram Bot Answer with serde.
Add this to your `Cargo.toml`
``` toml
[dependencies]
telegram-typings = "3.5.2"
```