OwnerJSON
struct OwnerJSON : Codable
Post or photo owner info received from MTP endpoints
-
fullName
Declaration
Swift
let fullName: String -
id
Declaration
Swift
let id: Int
View on GitHub
OwnerJSON Structure Reference