reactions property

List<MmReaction> reactions
getter/setter pair

Any reactions made to this point. This field will be null if no reactions have been made to this post.

Implementation

List<MmReaction> reactions;