Group Read Receipt Info V2
Only when using Group Read Receipt V2, this attribute is required for group messages. For V1 or other non-group conversation types, this attribute is NULL.
Properties
Link copied to clipboard
List of user IDs of members who have responded to the message receipt in the conversation.
Link copied to clipboard
public int totalCount
Total number of members in the group
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Retrieves the list of user IDs of members who have responded to this message receipt in the conversation (key: userId, value: respondTime).
Link copied to clipboard
Link copied to clipboard
Indicates whether a message receipt response has been sent (valid only for the message receiver).
Link copied to clipboard
Sets whether a message receipt response has been sent (only valid for the message receiver).
Link copied to clipboard
Link copied to clipboard
Sets the list of members who have responded to the message receipt in the conversation.
Link copied to clipboard
Link copied to clipboard