Files
Stirling-PDF/app/core
Ludy87 fa653ea4cf Add MIME type check and improve file handling in Telegram bot
Introduces a MIME type check for uploaded documents, allowing only PDFs. Refactors file download methods to pass the full message object, enabling use of captions as inbox folder names. Replaces Thread.sleep with synchronized wait for polling, and improves handling of file naming and directory creation.
2025-12-09 09:19:14 +01:00
..