recent_reactions property

vector<AvailableReaction>? recent_reactions
getter/setter pair

List of recently used reactions

Implementation

vector<AvailableReaction>? recent_reactions;