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

175 B

Usage

$ cargo run --example <example name> --features="<features required by the example>"

Don't forget to initialise the TELOXIDE_TOKEN environmental variable.