PollOption
A poll option.
Properties
id: string
The identifier of the option.
text: string
The option’s text (1-100 characters).
The entities of the option’s text.
voterCount: number
Number of users that voted for this option.
isChosen: boolean
Whether this option has been chosen.
The option’s media.
The user or chat which added the poll option.
addedAt?: number
A point in time when the poll option was added.