크리에이터 채널 페이지 추가
This commit is contained in:
12
SodaLive/Sources/User/CreatorFollowRequest.swift
Normal file
12
SodaLive/Sources/User/CreatorFollowRequest.swift
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// CreatorFollowRequest.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 2023/08/11.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
struct CreatorFollowRequest: Encodable {
|
||||
let creatorId: Int
|
||||
}
|
Reference in New Issue
Block a user