A specific peer has voted in a poll
Constructor schema is available as of layer 129. Switch »
| Name | Type | Description |
|---|---|---|
| poll_id | long | Poll ID |
| peer | Peer | The peer that voted in the poll |
| options | Vector<bytes> | Chosen option(s) |
| qts | int | New qts value, see updates » for more info. |
How to subscribe to updates and handle them properly.