recent_reactions property

List<AvailableReaction> recent_reactions
read / write

List of recently used reactions.

Implementation

late List<AvailableReaction> recent_reactions;