Updated dependencies

This commit is contained in:
2025-04-09 19:39:02 +03:00
parent 49e5bb3ddf
commit 0f2963b0cf
9 changed files with 90 additions and 57 deletions

View File

@@ -40,7 +40,7 @@ async fn notify_about_no_user_info(
.alter_message(&bot, text, None, None)
.await?;
}
};
}
Ok(())
}