ae47d170ca
- Updated the file content extraction method to check for non-empty file arrays, enhancing the handling of messages with files. - Replaced the previous check for `message.files` with a more robust check using `isEmpty` from lodash to ensure proper validation.