telegram api constructor · layer 229 · #7699f014
updateMessagePollVote
A specific peer has voted in a poll
definition
updateMessagePollVote#7699f014 poll_id:long peer:Peer options:Vector<bytes> positions:Vector<int> qts:int = Update;
parameters
| name | type | description |
|---|---|---|
poll_id | long | Poll ID |
peer | Peer | The peer that voted in the poll |
options | Vector<bytes> | Chosen option(s) |
positions | Vector<int> | |
qts | int | New qts value, see updates » for more info. |
type
Update · 164 other constructors
history
present in layers 109–229 · constructor id changed 4×
| id | layers |
|---|---|
| #42f88f2c | 109–128 |
| #37f69f0b | 129–132 |
| #106395c9 | 133–158 |
| #24f40e77 | 159–223 |
| #7699f014 | 224–229 |