messages.GetUnreadMentions
- class pyrogram.raw.functions.messages.GetUnreadMentions
Get unread messages where we were mentioned
- Details:
Layer:
194
ID:
F107E790
- Parameters:
peer (
InputPeer
) – Peer where to look for mentionsoffset_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
) – Maximum message ID to return, see paginationmin_id (
int
32-bit
) – Minimum message ID to return, see paginationtop_msg_id (
int
32-bit
, optional) – If set, considers only messages within the specified forum topic
- Returns: