reactions property

vector<MessageReaction>? reactions
getter/setter pair

The list of reactions added to the message

Implementation

vector<MessageReaction>? reactions;