8667ae3a23
- Replaced synchronous file reading with asynchronous file handling using aiofiles in multiple handlers and the backup module. - Improved performance and responsiveness when sending images and backups by utilizing async file operations. - Ensured consistent use of BufferedInputFile across all relevant functions for better code maintainability.