Commit 8d32336
committed
feat: add text cleaning functionality to message processing
- Introduced `cleanText` utility function to remove NULL characters from text.
- Updated `MessageManager` to utilize `cleanText` for processing message content and attachments.
- Ensured that both processed content and attachments are cleaned before further processing.1 parent b11263c commit 8d32336
3 files changed
Lines changed: 871 additions & 5 deletions
0 commit comments