UserStatistics public struct UserStatistics Represents statistics about the user. seenAt The date at which the message was seen. Will be null if not yet seen. Declaration Swift public let seenAt: Date? readAt The date at which the message was read. Will be null if not yet read. Declaration Swift public let readAt: Date? © 2024 NICE Generated by jazzy ♪♫ v0.15.2, a Realm project.