UpdateMessagePoll#
- class pyrogram.raw.types.UpdateMessagePoll#
The results of a poll have changed
Constructor of
Update.- Details:
Layer:
227ID:
D64C522B
- Parameters:
poll_id (
int64-bit) – Poll IDresults (
PollResults) – New poll resultspeer (
Peer, optional) – Peer of the message containing the pollmsg_id (
int32-bit, optional) – Message ID of the polltop_msg_id (
int32-bit, optional) – If the poll is in a forum topic, the ID of the top message of the topicpoll (
Poll, optional) – If the server knows the client hasn’t cached this poll yet, the poll itself