menu
televerse package
documentation
telegram.dart
MessageReactionCountUpdated
reactions property
reactions property
dark_mode
light_mode
reactions
property
List
<
ReactionCount
>
reactions
final
List of reactions that are present on the message.
Implementation
final List<ReactionCount> reactions;
televerse package
documentation
telegram
MessageReactionCountUpdated
reactions property
MessageReactionCountUpdated class