messages.GetPollResults#

class pyrogram.raw.functions.messages.GetPollResults#

Get poll results

Usable by Users Bots
Details:
  • Layer: 227

  • ID: EDA3E33B

Parameters:
  • peer (InputPeer) – Peer where the poll was found

  • msg_id (int 32-bit) – Message ID of poll message

  • poll_hash (int 64-bit) – Pass the poll.hash from the last received poll state; the server skips returning unchanged data

Returns:

Updates