reactions property

  1. @TagNumber(8)
List<MessageReaction> get reactions

Implementation

@$pb.TagNumber(8)
$core.List<MessageReaction> get reactions => $_getList(7);