updateMessageReactions

updateMessageReactions#1e297bfa flags:# peer:Peer msg_id:int top_msg_id:flags.0?int saved_peer_id:flags.1?Peer reactions:MessageReactions = Update;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
peer Peer The user or chat the request is about.
msg_id int Message identifier within its chat.
top_msg_id flags.0?int Forum topic identifier.
saved_peer_id flags.1?Peer Section of Saved Messages the request is about.
reactions MessageReactions List of reactions.

Type

Update

Related pages

Types used here