mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Update README.md
This commit is contained in:
parent
2f42bd53e1
commit
bea4d7c57f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ pretty_env_logger = "0.4.0"
|
|||
```
|
||||
|
||||
## The ping-pong bot
|
||||
This bot just answers "pong" to each incoming message:
|
||||
This bot has a single message handler, which answers "pong" to each incoming message:
|
||||
|
||||
([Full](https://github.com/teloxide/teloxide/blob/dev/examples/ping_pong_bot/src/main.rs))
|
||||
```rust
|
||||
|
|
Loading…
Add table
Reference in a new issue