ExGram.Model.PollOption (ex_gram v0.30.0) View Source

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

Check the documentation of this model in https://core.telegram.org/bots/api#polloption

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.PollOption{text: String.t(), voter_count: integer()}

Link to this section Functions