teloxide/examples/README.md
2022-02-02 03:56:43 +06:00

7 lines
175 B
Markdown

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