PollOption
This object contains information about one answer option in a poll. ↗
3 fields, 2 required.
Fields
text string Required
Option text, 1-100 characters.
voter_count number Required
Number of users that voted for this option.
text_entities MessageEntity[]
Special entities that appear in the option text. Currently, only custom emoji entities are allowed in poll option texts.