MembersDeleteProfilePhotoArg

public class MembersDeleteProfilePhotoArg : CustomStringConvertible, JSONRepresentable

The MembersDeleteProfilePhotoArg struct

  • Identity of the user whose profile photo will be deleted.

    Declaration

    Swift

    public let user: Team.UserSelectorArg
  • Declaration

    Swift

    public var description: String { get }