ChatUser

public struct ChatUser

Chat user model.

Properties

  • id

    Declaration

    Swift

    public let id: Int
  • Declaration

    Swift

    public let imageInfo: ImageInfo?