menu
televerse package
documentation
telegram.dart
MessageReactionUpdated
newReaction property
newReaction property
dark_mode
light_mode
newReaction
property
List
<
ReactionType
>
newReaction
final
New list of reaction types that have been set by the user.
Implementation
final List<ReactionType> newReaction;
televerse package
documentation
telegram
MessageReactionUpdated
newReaction property
MessageReactionUpdated class