Read Receipt Info
Read receipt info for a message.
Contains the channel info, message ID, and read/unread statistics.
Constructors
Link copied to clipboard
public ReadReceiptInfo ReadReceiptInfo(ChannelType channelType, String channelId, String messageId, Integer unreadCount, Integer readCount, Integer totalCount)