ExTwitter.Model.Rule (extwitter v0.14.0) View Source

Matching rules object.

Reference

Matching rules

Link to this section Summary

Link to this section Types

Specs

t() :: %ExTwitter.Model.Rule{
  id: pos_integer(),
  id_str: String.t(),
  raw_data: map(),
  tag: String.t()
}