PollAnswer Class
extends BaseRepresents an answer of a user in a non-anonymous poll
Properties
client Client
See the codeoptionIds
0-based identifiers of answer options, chosen by the user. May be empty if the user retracted their vote
See the code