1 2 3 4 5 6 7
# Usage ``` $ RUST_LOG=info cargo run --features="full" --example <example-name> ``` Don't forget to initialise the `TELOXIDE_TOKEN` environmental variable.