Reaction
This schema defines the reaction to an entity or a conversation in the activity feeds.Properties
reactionType: Refer to #/definitions/reactionType.user: User who reacted. Refer to entityReference.json.
Definitions
reactionList(array): Default:null.- Items: Refer to reaction.json.
reactionType(string): Type of reaction. Must be one of:["thumbsUp", "thumbsDown", "hooray", "laugh", "confused", "heart", "rocket", "eyes"].