ChannelUserRead
@Immutable
Represents a user's last read and delivered status in a channel. Contains information about how many messages have not been read, the last read information, and the last delivered information.
Constructors
Properties
Link copied to clipboard
The time of the last delivered message.
Link copied to clipboard
The ID of the last delivered message.
Link copied to clipboard
The ID of the last read message.
Link copied to clipboard
The time of the event that updated this ChannelUserRead object.
Link copied to clipboard
How many messages are unread.