messages.GetUnreadReactions
- class pyrogram.raw.functions.messages.GetUnreadReactions
Get unread reactions to messages you sent
- Details:
Layer:
194
ID:
3223495B
- 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 topic
- Returns: