커뮤니티 게시물 등록 API 적용,
채널 프로필 API - 커뮤니티 게시물 추가
This commit is contained in:
@@ -14,6 +14,7 @@ struct GetCreatorProfileResponse: Decodable {
|
||||
let liveRoomList: [LiveRoomResponse]
|
||||
let contentList: [GetAudioContentListItem]
|
||||
let notice: String
|
||||
let communityPostList: [GetCommunityPostListResponse]
|
||||
let cheers: GetCheersResponse
|
||||
let activitySummary: GetCreatorActivitySummary
|
||||
let isBlock: Bool
|
||||
|
Reference in New Issue
Block a user