pollResults

pollResults#7adf2420 flags:# min:flags.0?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> = PollResults;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
min flags.0?true
results flags.1?Vector<PollAnswerVoters> Results.
total_voters flags.2?int
recent_voters flags.3?Vector<Peer>
solution flags.4?string Explanation shown after answering.
solution_entities flags.4?Vector<MessageEntity>

Type

PollResults

Related pages

Types used here