telegram api constructor · layer 229 · #4899484e

messages.votesList

How users voted in a poll

definition

messages.votesList#4899484e flags:# count:int votes:Vector<MessagePeerVote> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = messages.VotesList;

parameters

nametypedescription
flags#Flags, see TL conditional fields
countintTotal number of votes for all options (or only for the chosen option, if provided to messages.getPollVotes)
votesVector<MessagePeerVote>Vote info for each user
chatsVector<Chat>Mentioned chats
usersVector<User>Info about users that voted in the poll
next_offsetflags.0?stringOffset to use with the next messages.getPollVotes request, empty string if no more results are available.

type

messages.VotesList

history

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

idlayers
#0823f649109–158
#4899484e159–229