UserLeft

public class UserLeft: EventDetail

Represents the event source detail for GroupChannelDelegate.channel(_:userDidLeave:).

Since

4.21.0
  • Undocumented

    Declaration

    Swift

    public let user: User
  • Undocumented

    Declaration

    Swift

    public init(user: User)