poll_option_t

struct banana::api::poll_option_t

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

string_t text

Option text, 1-100 characters

integer_t voter_count

Number of users that voted for this option

optional_t<array_t<message_entity_t>> text_entities

Optional. Special entities that appear in the option text. Currently, only custom emoji entities are allowed in poll option texts