View Source Telegex.Type.PollOption (Telegex v1.4.0)

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

Summary

Types

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