MessageUserVoteInputOption#
- class pyrogram.raw.types.MessageUserVoteInputOption#
How a user voted in a poll (reduced constructor, returned if an option was provided to messages.getPollVotes).
Constructor of
MessageUserVote
.- Details:
Layer:
158
ID:
3CA5B0EC
- Parameters:
user_id (
int
64-bit
) – The user that voted for the queried option.date (
int
32-bit
) – When did the user cast the vote.