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 type of
MessageUserVote
.- Details
Layer:
122
ID:
0x36377430
- Parameters
user_id (
int
32-bit
) – The user that voted for the queried option.date (
int
32-bit
) – When did the user cast the vote.