telegram api constructor · layer 229 · #8c79b63c

messagePeerReaction

How a certain peer reacted to the message

definition

messagePeerReaction#8c79b63c flags:# big:flags.0?true unread:flags.1?true my:flags.2?true peer_id:Peer date:int reaction:Reaction = MessagePeerReaction;

parameters

nametypedescription
flags#Flags, see TL conditional fields
bigflags.0?trueWhether the specified message reaction » should elicit a bigger and longer reaction
unreadflags.1?trueWhether the reaction wasn't yet marked as read by the current user
myflags.2?trueStarting 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.
peer_idPeerPeer that reacted to the message
dateintWhen was this reaction added
reactionReactionReaction emoji

type

MessagePeerReaction

history

present in layers 138–229 · constructor id changed 2×

idlayers
#51b67eff138–144
#b156fe9c145–154
#8c79b63c155–229