Notifly 설정 추가
This commit is contained in:
@@ -14,6 +14,9 @@ enum MemberRole: String, Decodable {
|
||||
struct GetMemberInfoResponse: Decodable {
|
||||
let can: Int
|
||||
let isAuth: Bool
|
||||
let gender: String?
|
||||
let signupDate: String
|
||||
let chargeCount: Int
|
||||
let role: MemberRole
|
||||
let messageNotice: Bool?
|
||||
let followingChannelLiveNotice: Bool?
|
||||
|
Reference in New Issue
Block a user