mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 15:34:59 -05:00
## CHANGES - Extract multi-content message formatting to dedicated method - Create formatMessages method for all message types - Add formatOptions method for chat options display - Replace inline formatting with strings.Builder usage - Reduce code duplication between Send and SendStream - Improve code organization and maintainability