UpdateMessagePoll#
- class pyrogram.raw.types.UpdateMessagePoll[source]#
The results of a poll have changed
Constructor of
Update.- Details:
Layer:
224ID:
D64C522B
- Parameters:
poll_id (
int64-bit) – Poll IDresults (
PollResults) – New poll resultspeer (
Peer, optional) – N/Amsg_id (
int32-bit, optional) – N/Atop_msg_id (
int32-bit, optional) – N/Apoll (
Poll, optional) – If the server knows the client hasn’t cached this poll yet, the poll itself