PollAnswer#
- class pyrogram.raw.types.PollAnswer#
A possible answer of a poll
Constructor of
PollAnswer
.- Details:
Layer:
198
ID:
FF16E2CA
- Parameters:
text (
TextWithEntities
) – Textual representation of the answer (only Premium users can use custom emoji entities here).option (
bytes
) – The param that has to be passed to messages.sendVote.