updateMessagePoll

The results of a poll have changed

updateMessagePoll#aca1657b flags:# poll_id:long poll:flags.0?Poll results:PollResults = Update;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer flags.1?Peer Peer of the message containing the poll
msg_id flags.1?int Message ID of the poll
top_msg_id flags.2?int If the poll is in a forum topic, the ID of the top message of the topic
poll_id long Poll ID
poll flags.0?Poll If the server knows the client hasn't cached this poll yet, the poll itself
results PollResults New poll results

Type

Update