크리에이터 채널 - 팔로우와 알림설정
- 팔로잉 상태에서 알림 켜기/끄기 상태 추가
This commit is contained in:
@@ -31,6 +31,8 @@ struct CreatorResponse: Decodable {
|
||||
let youtubeUrl: String?
|
||||
let websiteUrl: String?
|
||||
let blogUrl: String?
|
||||
let isFollow: Bool
|
||||
let isNotify: Bool
|
||||
let isNotification: Bool
|
||||
let notificationRecipientCount: Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user