Skip to content

PollOption

This object contains information about one answer option in a poll.

Fields

textStringRequiredminLen 1maxLen 100
Option text, 1-100 characters
text_entitiesMessageEntity[]Optional
Optional. Special entities that appear in the option text. Currently, only custom emoji entities are allowed in poll option texts
voter_countIntegerRequired
Number of users that voted for this option

GramIO Usage

See Also