messages.GetUnreadPollVotes#
- class pyrogram.raw.functions.messages.GetUnreadPollVotes#
Get messages containing polls with unread votes
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
43286CF2
- Parameters:
peer (
InputPeer) – The chat to fetch unread poll votes fromoffset_id (
int32-bit) – Offsets for pagination, for more info click hereadd_offset (
int32-bit) – Offsets for pagination, for more info click herelimit (
int32-bit) – Maximum number of results to return, see paginationmax_id (
int32-bit) – Only return messages with IDs less than or equal to this valuemin_id (
int32-bit) – Only return messages with IDs greater than or equal to this valuetop_msg_id (
int32-bit, optional) – If the chat is a forum, restrict results to this topic
- Returns: