라이브 방 추가
This commit is contained in:
12
SodaLive/Sources/Live/Room/GetMemberCanResponse.swift
Normal file
12
SodaLive/Sources/Live/Room/GetMemberCanResponse.swift
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// GetMemberCanResponse.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 2023/08/14.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
struct GetMemberCanResponse: Decodable {
|
||||
let can: Int
|
||||
}
|
Reference in New Issue
Block a user