크리에이터 채널 - 팔로우와 알림설정
- 팔로잉 상태에서 알림 켜기/끄기 상태 추가
This commit is contained in:
@@ -9,4 +9,6 @@ import Foundation
|
||||
|
||||
struct CreatorFollowRequest: Encodable {
|
||||
let creatorId: Int
|
||||
var isNotify: Bool = true
|
||||
var isActive: Bool = true
|
||||
}
|
||||
|
Reference in New Issue
Block a user