라이브 방

- 비밀 미션 채팅 배경색 변경
This commit is contained in:
Yu Sung
2024-11-12 02:36:21 +09:00
parent b4f99af291
commit 8b7d673942
3 changed files with 8 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ struct LiveRoomNormalChat: LiveRoomChat {
}
struct LiveRoomDonationChat: LiveRoomChat {
let memberId: Int
let profileUrl: String
let nickname: String
let chat: String