messages.GetUnreadReactions#
- class pyrogram.raw.functions.messages.GetUnreadReactions#
Get unread reactions to messages you sent
- Details:
Layer:
205
ID:
BD7F90AC
- Parameters:
peer (
InputPeer
) – Peeroffset_id (
int
32-bit
) – Offsets for pagination, for more info click hereadd_offset (
int
32-bit
) – Offsets for pagination, for more info click herelimit (
int
32-bit
) – Maximum number of results to return, see paginationmax_id (
int
32-bit
) – Only return reactions for messages up until this message IDmin_id (
int
32-bit
) – Only return reactions for messages starting from this message IDtop_msg_id (
int
32-bit
, optional) – If set, considers only reactions to messages within the specified forum topicsaved_peer_id (
InputPeer
, optional) – N/A
- Returns: