mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 06:51:01 +01:00
.. | ||
admin.rs | ||
buttons.rs | ||
dialogue.rs | ||
dices.rs | ||
dispatching2_features.rs | ||
heroku_ping_pong.rs | ||
inline.rs | ||
ngrok_ping_pong.rs | ||
README.md | ||
redis_remember.rs | ||
shared_state.rs | ||
simple_commands.rs | ||
sqlite_remember.rs |
Usage
$ cargo run --example <example name> --features="<features required by the example>"
Don't forget to initialise the TELOXIDE_TOKEN
environmental variable.