MembersDeleteProfilePhotoArg
open class MembersDeleteProfilePhotoArg : CustomStringConvertible
The MembersDeleteProfilePhotoArg struct
-
Identity of the user whose profile photo will be deleted.
Declaration
Swift
public let user: Team.UserSelectorArg
-
Declaration
Swift
open var description: String { get }