mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 06:51:01 +01:00
Fix the doc test
This commit is contained in:
parent
bf114de249
commit
d901529ce3
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
//! input
|
||||
//! .dialogue
|
||||
//! .unwrap()
|
||||
//! .dispatch(input.cx)
|
||||
//! .react(input.cx)
|
||||
//! .await
|
||||
//! .expect("Something wrong with the bot!")
|
||||
//! },
|
||||
|
|
Loading…
Reference in a new issue