Skip to main content

chat-channel-read-properties

lastReadAt

The last time the user has read the channel.

public let lastReadAt: Date

unreadMessagesCount

Number of unread messages the user has in this channel.

public let unreadMessagesCount: Int

user

The user who read the channel.

public let user: ChatUser

Did you find this page helpful?