MessageUserVote#
- class pyrogram.raw.types.MessageUserVote#
How a user voted in a poll.
Constructor of
MessageUserVote.- Details:
Layer:
158ID:
34D247B4
- Parameters:
user_id (
int64-bit) – User ID.option (
bytes) – The option chosen by the user.date (
int32-bit) – When did the user cast the vote.