PollAnswer#
- class pyrogram.raw.types.PollAnswer#
A possible answer of a poll.
Constructor of
PollAnswer
.- Details:
Layer:
158
ID:
6CA9C2E9
- Parameters:
text (
str
) – Textual representation of the answer.option (
bytes
) – The param that has to be passed to messages.sendVote.