MessageReactionUpdated¶
- class litegram.types.message_reaction_updated.MessageReactionUpdated(*, chat: Chat, message_id: int, date: _datetime_serializer, return_type=int, when_used=unless - none)], old_reaction: list[ReactionTypeUnion], new_reaction: list[ReactionTypeUnion], user: User | None = None, actor_chat: Chat | None = None, **extra_data: Any)[source]¶
This object represents a change of a reaction on a message performed by a user.
Source: https://core.telegram.org/bots/api#messagereactionupdated
- date: DateTime¶
Date of the change in Unix time