extwitter v0.11.0 ExTwitter.Model.Poll

Poll object.

Reference

Poll object

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %ExTwitter.Model.Poll{
  duration_minutes: pos_integer(),
  end_datetime: String.t(),
  options: [map()],
  raw_data: map()
}