mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
Fix the docs
This commit is contained in:
parent
0b101a2523
commit
04de91253c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ impl Bot {
|
|||
/// use tokio::fs::File;
|
||||
/// # use teloxide::RequestError;
|
||||
/// use teloxide::{
|
||||
/// requests::{GetFile, Request},
|
||||
/// requests::Request,
|
||||
/// Bot,
|
||||
/// };
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue