Ignore one doc example

This commit is contained in:
Hirrolot 2022-07-19 19:39:25 +06:00
parent bc8b86181f
commit b48f87573a

View file

@ -140,7 +140,7 @@
//!
//! Finally, we plug the schema into [`Dispatcher`] like this:
//!
//! ```no_run
//! ```ignore
//! # #[tokio::main]
//! # async fn main() {
//! let bot = Bot::from_env().auto_send();