messages.VotesList

class pyrogram.raw.types.messages.VotesList

Telegram API type.

Constructor of VotesList.

Details:
  • Layer: 187

  • ID: 4899484E

Parameters:
  • count (int 32-bit) – N/A

  • votes (List of MessagePeerVote) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • next_offset (str, optional) – N/A

Functions:

This object can be returned by 1 function.

messages.GetPollVotes

Telegram API function.