hasReactions property

bool get hasReactions

Whether this message has reactions.

Implementation

bool get hasReactions => reactions.isNotEmpty;