This object represents an answer of a user in a non-anonymous poll.

see
package Default

 Properties

 

0-based identifiers of answer options, chosen by the user. May be empty if the user retracted their vote.

$optionIds : array<mixed,integer>

Default

 

Unique poll identifier.

$pollId : string

Default

 

The user, who changed the answer to the poll.

$user : \TgBotApi\BotApiBase\Type\UserType

Default