messages.GetUnreadReactions

class pyrogram.raw.functions.messages.GetUnreadReactions

Get unread reactions to messages you sent

Details:
  • Layer: 187

  • ID: 3223495B

Parameters:
  • peer (InputPeer) – Peer

  • offset_id (int 32-bit) – Offsets for pagination, for more info click here

  • add_offset (int 32-bit) – Offsets for pagination, for more info click here

  • limit (int 32-bit) – Maximum number of results to return, see pagination

  • max_id (int 32-bit) – Only return reactions for messages up until this message ID

  • min_id (int 32-bit) – Only return reactions for messages starting from this message ID

  • top_msg_id (int 32-bit, optional) – If set, considers only reactions to messages within the specified forum topic

Returns:

messages.Messages