messageUserVoteInputOption

How a user voted in a poll (reduced constructor, returned if an option was provided to messages.getPollVotes)

messageUserVoteInputOption#3ca5b0ec user_id:long date:int = MessageUserVote;

Parameters

Name Type Description
user_id long The user that voted for the queried option
date int When did the user cast the vote

Type

 

Related pages

messages.getPollVotes

Get poll results for non-anonymous polls