teloxide/examples/README.md

8 lines
175 B
Markdown
Raw Normal View History

2022-02-01 22:56:43 +01:00
# Usage
```
$ cargo run --example <example name> --features="<features required by the example>"
```
Don't forget to initialise the `TELOXIDE_TOKEN` environmental variable.