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

159 B

Usage

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

Don't forget to initialise the TELOXIDE_TOKEN environmental variable.