Update get cache message request

This commit is contained in:
2024-05-05 13:57:10 +02:00
parent 8c4cad9bff
commit 8cdd365628
4 changed files with 35 additions and 16 deletions

View File

@@ -11,6 +11,7 @@ pub mod register;
pub mod strings;
pub mod utils;
pub async fn message_handler(
message: Message,
bot: CacheMe<Throttle<Bot>>,