PollResults

---types---
pollResults#ba7bb15e flags:# min:flags.0?true has_unread_votes:flags.6?true results:flags.1?Vector<PollAnswerVoters> total_voters:flags.2?int recent_voters:flags.3?Vector<Peer> solution:flags.4?string solution_entities:flags.4?Vector<MessageEntity> solution_media:flags.5?MessageMedia = PollResults

Belongs to

PollResults

This type can only be an instance of:

PollResults

Members

minflagThis argument defaults to None and can be omitted.
has_unread_votesflagThis argument defaults to None and can be omitted.
resultsPollAnswerVotersThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.
total_votersintThis argument defaults to None and can be omitted.
recent_votersPeerThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.
solutionstringThis argument defaults to None and can be omitted.
solution_entitiesMessageEntityThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.
solution_mediaMessageMediaThis argument defaults to None and can be omitted.