library / io.getstream.chat.android.livedata.entity / MessageEntity / reactionCounts

reactionCounts

var reactionCounts: MutableMap<String, Int>

a mapping between reaction type and the count, ie like:10, heart:4