This commit is contained in:
2023-08-15 22:23:40 +02:00
parent 742d251507
commit d88d9f6ed4

View File

@@ -317,6 +317,7 @@ async fn send_with_download_from_channel(
log::error!("{:?}", err);
send_download_link(message.clone(), bot.clone(), download_data).await?;
return Ok(());
},
};