SetProfilePhotoResult
public class SetProfilePhotoResult : CustomStringConvertible, JSONRepresentable
The SetProfilePhotoResult struct
-
URL for the photo representing the user, if one is set.
Declaration
Swift
public let profilePhotoUrl: String
-
Declaration
Swift
public var description: String { get }