teloxide/examples/README.md
2022-03-21 23:04:18 +06:00

7 lines
159 B
Markdown

# Usage
```
$ RUST_LOG=info cargo run --features="full" --example <example-name>
```
Don't forget to initialise the `TELOXIDE_TOKEN` environmental variable.