Files
sodalive-backend-spring-boot/src/main/kotlin/kr/co/vividnext/sodalive/chat
Klaus 27ed9f61d0 fix(chat): 채팅방 메시지 전송 API 반환값 수정
- 기존: SendChatMessageResponse으로 메시지 리스트를 한 번 더 Wrapping해서 보냄

- 수정: 메시지 리스트 반환
2025-08-14 22:00:42 +09:00
..