Author
public struct Author : Codable
UP 主信息
-
UP 主 ID
Declaration
Swift
public let mid: Int
-
UP 主名字
Declaration
Swift
public let name: String
-
UP 主头像
Declaration
Swift
public let faceURL: URL