PollAnswerVoters
---types---
pollAnswerVoters#3645230a flags:# chosen:flags.0?true correct:flags.1?true option:bytes voters:flags.2?int recent_voters:flags.2?Vector<Peer> = PollAnswerVoters
Belongs to
This type can only be an instance of:
Members
| option | bytes | |
| chosen | flag | This argument defaults to None and can be omitted. |
| correct | flag | This argument defaults to None and can be omitted. |
| voters | int | This argument defaults to None and can be omitted. |
| recent_voters | Peer | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |