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