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