mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
fix: handle oversized photos Telegram rejects with pure Rust processing
This commit is contained in:
@@ -10,6 +10,7 @@ use x_media::site;
|
||||
mod config;
|
||||
mod handlers;
|
||||
mod link_cache;
|
||||
mod photo;
|
||||
mod queue;
|
||||
mod send;
|
||||
mod state;
|
||||
|
||||
Reference in New Issue
Block a user