This object contains information about one answer option in a poll.
@type t() :: %Telegex.Type.PollOption{text: String.t(), voter_count: integer()}