SetProfilePhotoArg
public class SetProfilePhotoArg : CustomStringConvertible, JSONRepresentable
The SetProfilePhotoArg struct
-
Image to set as the user’s new profile photo.
Declaration
Swift
public let photo: Account.PhotoSourceArg
-
Declaration
Swift
public var description: String { get }