Fix the docs

This commit is contained in:
Temirkhan Myrzamadi 2021-03-15 09:51:00 +06:00 committed by Eric S. Londres
parent 1a76a0e34d
commit f3a0f9dc52

View file

@ -33,7 +33,7 @@
//! # #[cfg(feature = "macros")] {
//! use std::convert::Infallible;
//!
//! use teloxide::{dispatching::dialogue::Transition, prelude::*, teloxide};
//! use teloxide::{dispatching::dialogue::Transition, prelude::*, RequestError};
//!
//! struct _1State;
//! struct _2State;