mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-05 10:24:32 +01:00
Ignore one doc example
This commit is contained in:
parent
bc8b86181f
commit
b48f87573a
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
||||||
//!
|
//!
|
||||||
//! Finally, we plug the schema into [`Dispatcher`] like this:
|
//! Finally, we plug the schema into [`Dispatcher`] like this:
|
||||||
//!
|
//!
|
||||||
//! ```no_run
|
//! ```ignore
|
||||||
//! # #[tokio::main]
|
//! # #[tokio::main]
|
||||||
//! # async fn main() {
|
//! # async fn main() {
|
||||||
//! let bot = Bot::from_env().auto_send();
|
//! let bot = Bot::from_env().auto_send();
|
||||||
|
|
Loading…
Reference in a new issue