라이브 방 - 19금 방인 경우 제목 왼쪽에 19 표시
This commit is contained in:
@@ -17,6 +17,7 @@ struct GetRoomInfoResponse: Decodable {
|
||||
let creatorNickname: String
|
||||
let creatorProfileUrl: String
|
||||
let isFollowing: Bool
|
||||
let isAdult: Bool
|
||||
let participantsCount: Int
|
||||
let totalAvailableParticipantsCount: Int
|
||||
let speakerList: [LiveRoomMember]
|
||||
|
Reference in New Issue
Block a user