pollAnswer

@SerialName(value = "poll_answer")
val pollAnswer: PollAnswer? = null(source)

Optional.

A user changed their answer in a non-anonymous poll.

Bots receive new votes only in polls that were sent by the bot itself.