The results of a poll have changed
Constructor schema is available as of layer 224. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| peer | flags.1?Peer | |
| msg_id | flags.1?int | |
| top_msg_id | flags.2?int | |
| 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 |