reactions property

List<MessageReaction> reactions
read / write

The list of reactions added to the message.

Implementation

late List<MessageReaction> reactions;