mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Fix
This commit is contained in:
@@ -317,6 +317,7 @@ async fn send_with_download_from_channel(
|
|||||||
log::error!("{:?}", err);
|
log::error!("{:?}", err);
|
||||||
|
|
||||||
send_download_link(message.clone(), bot.clone(), download_data).await?;
|
send_download_link(message.clone(), bot.clone(), download_data).await?;
|
||||||
|
return Ok(());
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user