feat(explorer): 채널 후원 목록/등록 기능을 추가한다
This commit is contained in:
@@ -19,8 +19,8 @@ struct GetCreatorProfileResponse: Decodable {
|
||||
let notice: String
|
||||
let communityPostList: [GetCommunityPostListResponse]
|
||||
let cheers: GetCheersResponse
|
||||
let activitySummary: GetCreatorActivitySummary
|
||||
let seriesList: [SeriesListItem]
|
||||
let channelDonationList: [GetChannelDonationListItem]
|
||||
let isBlock: Bool
|
||||
let isCreatorRole: Bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user