messageUserVote

How a user voted in a poll

messageUserVote#34d247b4 user_id:long option:bytes date:int = MessageUserVote;

Parameters

Name Type Description
user_id long User ID
option bytes The option chosen by the user
date int When did the user cast the vote

Type