ReactionInfo

ReactionInfo

Properties:
Name Type Description
reactionID string

Message reaction ID

totalUserCount number

Total number of users who reacted with the same reactionID

partialUserList Array.<ReactionUserInfo>

Partial user list with the same reactionID, includes user's userID, nick, avatar information

Message Reaction Information Structure