Update libs

This commit is contained in:
2023-06-02 18:45:42 +02:00
parent 69676be305
commit a6068aa119
4 changed files with 160 additions and 88 deletions

View File

@@ -277,8 +277,7 @@ async fn get_download_keyboard_handler(
.map(|item| -> Vec<InlineKeyboardButton> {
vec![InlineKeyboardButton {
text: {
let label = item.clone();
format!("📥 {label}")
format!("📥 {item}")
},
kind: InlineKeyboardButtonKind::CallbackData(
(DownloadQueryData::DownloadData {