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