🔮 PollAnswer
This object represents an answer of a user in a non-anonymous poll.
⚙️ Properties
poll_id
(str
): Unique poll identifieroption_ids
(List ofint
): 0-based identifiers of answer options, chosen by the user. May be empty if the user retracted their vote.voter_chat
(Chat ): Optional. The chat that changed the answer to the poll, if the voter is anonymoususer
(User ): Optional. The user, who changed the answer to the poll