ChatUser public struct ChatUser : Sendable, Hashable Chat user model. Properties id Declaration Swift public let id: Int imageInfo Declaration Swift public let imageInfo: ImageInfo?