mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Add user activity update
This commit is contained in:
@@ -202,8 +202,6 @@ where
|
||||
.into_async_read()
|
||||
.compat();
|
||||
|
||||
log::info!("{}", file);
|
||||
|
||||
match bot
|
||||
.send_photo(message.chat.id, InputFile::read(data))
|
||||
.send()
|
||||
|
||||
Reference in New Issue
Block a user