teloxide 0.12.0

An elegant Telegram bots framework for Rust
Documentation
# Usage

```
$ RUST_LOG=info cargo run --features="full" --example <example-name>
```

Don't forget to initialise the `TELOXIDE_TOKEN` environmental variable.