yao/neo/message
Max 15f3f0adf8 fix: Add support for attachments in message mapping
- Implemented functionality to handle attachments in the Map method of the Message struct.
- Added JSON parsing for attachments, ensuring proper error handling and feedback during the process.
2025-05-12 14:38:37 +08:00
..
contents.go refactor: Rename BeginAt and EndAt fields for consistency in message handling 2025-04-16 16:40:45 +08:00
message.go fix: Add support for attachments in message mapping 2025-05-12 14:38:37 +08:00
queue.go refactor: Improve asynchronous message processing in WriteMessageAsync 2025-04-27 12:19:54 +08:00