telegram api constructor · layer 229 · #d64c522b
updateMessagePoll
The results of a poll have changed
definition
updateMessagePoll#d64c522b flags:# peer:flags.1?Peer msg_id:flags.1?int top_msg_id:flags.2?int poll_id:long poll:flags.0?Poll results:PollResults = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
peer | Peer | |
msg_id | int | |
top_msg_id | int | |
poll_id | long | Poll ID |
poll | Poll | If the server knows the client hasn't cached this poll yet, the poll itself |
results | PollResults | New poll results |
type
Update · 164 other constructors
history
present in layers 91–229 · constructor id changed 1×
| id | layers |
|---|---|
| #aca1657b | 91–223 |
| #d64c522b | 224–229 |