telegram api constructor · layer 229 · #3645230a

pollAnswerVoters

A poll answer, and how users voted on it

definition

pollAnswerVoters#3645230a flags:# chosen:flags.0?true correct:flags.1?true option:bytes voters:flags.2?int recent_voters:flags.2?Vector<Peer> = PollAnswerVoters;

parameters

nametypedescription
flags#Flags, see TL conditional fields
chosenflags.0?trueWhether we have chosen this answer
correctflags.1?trueFor quizzes, whether the option we have chosen is correct
optionbytesThe param that has to be passed to messages.sendVote.
votersflags.2?intHow many users voted for this option
recent_votersflags.2?Vector<Peer>

type

PollAnswerVoters

history

present in layers 91–229 · constructor id changed 1×

idlayers
#3b6ddad291–223
#3645230a224–229