An object containing scores of reactions of each type. Key: reaction type (string), value: total score of reactions (int)
Map<String, int> reactionScores;