popular_reactions property

List<AvailableReaction> popular_reactions
read / write

List of popular reactions.

Implementation

late List<AvailableReaction> popular_reactions;