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