reactionsCountFromJsonString

fun reactionsCountFromJsonString(allReactionJson: String?): ReactionsCountEntity

Deprecated

Use reactionsFromJsonString instead

Replace with

reactionsFromJsonString(reactionsJson).totalReactions