messages.ReadReactions¶
- class pyrogram.raw.functions.messages.ReadReactions[source]¶
Mark message reactions » as read
Usable by Users Bots- Details:
Layer:
229ID:
9EC44F93
- Parameters:
peer (
InputPeer) – Peertop_msg_id (
int32-bit, optional) – Mark as read only reactions to messages within the specified forum topicsaved_peer_id (
InputPeer, optional) – If set, must be equal to the ID of a monoforum topic: will affect that topic in the monoforum passed inpeer.
- Returns: