UpdateMessagePollVote
- class pyrogram.raw.types.UpdateMessagePollVote
A specific peer has voted in a poll
Constructor of
Update
.- Details:
Layer:
194
ID:
24F40E77
- Parameters:
poll_id (
int
64-bit
) – Poll IDpeer (
Peer
) – The peer that voted in the polloptions (List of
bytes
) – Chosen option(s)qts (
int
32-bit
) – New qts value, see updates » for more info.