MessagePeerReaction
- class pyrogram.raw.types.MessagePeerReaction
How a certain peer reacted to the message
Constructor of
MessagePeerReaction
.- Details:
Layer:
194
ID:
8C79B63C
- Parameters:
peer_id (
Peer
) – Peer that reacted to the messagedate (
int
32-bit
) – When was this reaction addedreaction (
Reaction
) – Reaction emojibig (
bool
, optional) – Whether the specified message reaction » should elicit a bigger and longer reactionunread (
bool
, optional) – Whether the reaction wasn’t yet marked as read by the current usermy (
bool
, optional) – Starting from layer 159, messages.sendReaction will send reactions from the peer (user or channel) specified using messages.saveDefaultSendAs. If set, this flag indicates that this reaction was sent by us, even if the peer doesn’t point to the current account.