MessageUserVote¶
-
class
pyrogram.raw.types.
MessageUserVote
¶ How a user voted in a poll.
Constructor type of
MessageUserVote
.- Details
Layer:
126
ID:
0xa28e5559
- Parameters
user_id (
int
32-bit
) – User ID.option (
bytes
) – The option chosen by the user.date (
int
32-bit
) – When did the user cast the vote.