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:
158ID:
3CA5B0EC
- Parameters:
user_id (
int64-bit) – The user that voted for the queried option.date (
int32-bit) – When did the user cast the vote.