UpdateMessagePoll#

class pyrogram.raw.types.UpdateMessagePoll[source]#

The results of a poll have changed

Constructor of Update.

Details:
  • Layer: 224

  • ID: D64C522B

Parameters:
  • poll_id (int 64-bit) – Poll ID

  • results (PollResults) – New poll results

  • peer (Peer, optional) – N/A

  • msg_id (int 32-bit, optional) – N/A

  • top_msg_id (int 32-bit, optional) – N/A

  • poll (Poll, optional) – If the server knows the client hasn’t cached this poll yet, the poll itself