mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
7 lines
159 B
Markdown
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.
|