Skip to content

🔮 PollOption

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

⚙️ Properties

  • text (String ): Option text, 1-100 characters
  • voter_count (int ): Number of users that voted for this option
  • text_entities (List of MessageEntity ): Optional. Special entities that appear in the option text. Currently, only custom emoji entities are allowed in poll option texts