View Source Telegex.Type.PollOption (Telegex v1.0.0-rc.10)

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

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.PollOption{text: String.t(), voter_count: integer()}